Julius 4.2
変数
構造体 ZEROCROSS

Work area for zero-cross computation. [詳細]

#include <adin.h>

変数

int trigger
 Level threshold.
int length
 Cycle buffer size = number of samples to hold.
int offset
 Static data DC offset.
int zero_cross
 Current zero-cross num.
int is_trig
 Triggering status for zero-cross comp.
int sign
 Current sign of waveform.
int top
 Top pointer of zerocross cycle buffer.
int valid_len
 Filled length.
SP16data
 Temporal data buffer for zerocross output.
int * is_zc
 zero-cross location
int level
 Maximum absolute value of waveform signal in the zerocross buffer.

説明

Work area for zero-cross computation.

adin.h118 行で定義されています。


この構造体の説明は次のファイルから生成されました: