Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

dtmf_detect_state_t Struct Reference


Data Fields

int hit1
int hit2
int hit3
int hit4
int mhit
goertzel_state_t row_out [4]
goertzel_state_t col_out [4]
goertzel_state_t row_out2nd [4]
goertzel_state_t col_out2nd [4]
goertzel_state_t fax_tone
goertzel_state_t fax_tone2nd
float energy
int current_sample
char digits [MAX_DTMF_DIGITS+1]
int current_digits
int detected_digits
int lost_digits
int digit_hits [16]
int fax_hits

Field Documentation

goertzel_state_t col_out[4]
 

Definition at line 125 of file dsp.c.

goertzel_state_t col_out2nd[4]
 

Definition at line 127 of file dsp.c.

int current_digits
 

Definition at line 134 of file dsp.c.

int current_sample
 

Definition at line 132 of file dsp.c.

int detected_digits
 

Definition at line 135 of file dsp.c.

int digit_hits[16]
 

Definition at line 137 of file dsp.c.

char digits[MAX_DTMF_DIGITS + 1]
 

Definition at line 133 of file dsp.c.

float energy
 

Definition at line 130 of file dsp.c.

int fax_hits
 

Definition at line 138 of file dsp.c.

goertzel_state_t fax_tone
 

Definition at line 128 of file dsp.c.

goertzel_state_t fax_tone2nd
 

Definition at line 129 of file dsp.c.

int hit1
 

Definition at line 118 of file dsp.c.

int hit2
 

Definition at line 119 of file dsp.c.

int hit3
 

Definition at line 120 of file dsp.c.

int hit4
 

Definition at line 121 of file dsp.c.

int lost_digits
 

Definition at line 136 of file dsp.c.

int mhit
 

Definition at line 122 of file dsp.c.

goertzel_state_t row_out[4]
 

Definition at line 124 of file dsp.c.

goertzel_state_t row_out2nd[4]
 

Definition at line 126 of file dsp.c.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4