Fri Sep 29 11:15:37 2006

Asterisk developer's documentation


mf_detect_state_t Struct Reference

Collaboration diagram for mf_detect_state_t:

Collaboration graph
[legend]

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]

Detailed Description

Definition at line 213 of file dsp.c.


Field Documentation

int current_digits

Definition at line 231 of file dsp.c.

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

int current_sample

Definition at line 227 of file dsp.c.

Referenced by ast_dsp_digitreset().

int detected_digits

Definition at line 232 of file dsp.c.

char digits[MAX_DTMF_DIGITS+1]

Definition at line 229 of file dsp.c.

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

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().

int lost_digits

Definition at line 233 of file dsp.c.

int mhit

Definition at line 216 of file dsp.c.

Referenced by ast_dsp_digitreset().

goertzel_state_t tone_out[6]

Definition at line 215 of file dsp.c.

Referenced by ast_dsp_digitreset().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 29 11:15:37 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7