Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


mf_detect_state_t Struct Reference
Collaboration diagram for mf_detect_state_t:

Data Fields

int current_hit
int current_sample
int hits [5]
int mute_samples
goertzel_state_t tone_out [6]

Field Documentation

Definition at line 273 of file dsp.c.

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

Definition at line 275 of file dsp.c.

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

int hits[5]

Definition at line 274 of file dsp.c.

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

Definition at line 276 of file dsp.c.

Referenced by mf_detect().

Definition at line 272 of file dsp.c.

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


The documentation for this struct was generated from the following file: