Mon Mar 20 08:26:06 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

mf_detect_state_t Struct Reference


Data Fields

int current_digits
int current_sample
int detected_digits
char digits [MAX_DTMF_DIGITS+1]
int fax_hits
int hits [5]
int lost_digits
int mhit
goertzel_state_t tone_out [6]

Field Documentation

int current_digits
 

Definition at line 231 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), ast_dsp_process(), ast_mf_detect_init(), and mf_detect().

int current_sample
 

Definition at line 227 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

int detected_digits
 

Definition at line 232 of file dsp.c.

Referenced by ast_mf_detect_init(), and mf_detect().

char digits[MAX_DTMF_DIGITS+1]
 

Definition at line 229 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_dsp_getdigits(), ast_dsp_process(), ast_mf_detect_init(), and mf_detect().

int fax_hits
 

Definition at line 235 of file dsp.c.

int hits[5]
 

Definition at line 225 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

int lost_digits
 

Definition at line 233 of file dsp.c.

Referenced by ast_mf_detect_init(), and mf_detect().

int mhit
 

Definition at line 216 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().

goertzel_state_t tone_out[6]
 

Definition at line 215 of file dsp.c.

Referenced by ast_dsp_digitreset(), ast_mf_detect_init(), and mf_detect().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1