Data Fields | |
ast_frame | f |
int | threshold |
int | totalsilence |
int | totalnoise |
int | features |
int | busymaybe |
int | busycount |
int | historicnoise [DSP_HISTORY] |
int | historicsilence [DSP_HISTORY] |
goertzel_state_t | freqs [7] |
int | gsamps |
int | tstate |
int | tcount |
int | digitmode |
int | thinkdigit |
float | genergy |
union { | |
dtmf_detect_state_t dtmf | |
mf_detect_state_t mf | |
} | td |
|
Definition at line 256 of file dsp.c. Referenced by ast_dsp_new(), and ast_dsp_set_busy_count(). |
|
|
|
Definition at line 263 of file dsp.c. Referenced by ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), and ast_dsp_process(). |
|
|
|
Definition at line 250 of file dsp.c. Referenced by ast_dsp_process(). |
|
Definition at line 254 of file dsp.c. Referenced by ast_dsp_new(), ast_dsp_process(), and ast_dsp_set_features(). |
|
Definition at line 259 of file dsp.c. Referenced by ast_dsp_new(), and ast_dsp_reset(). |
|
|
|
Definition at line 260 of file dsp.c. Referenced by ast_dsp_reset(). |
|
Definition at line 257 of file dsp.c. Referenced by ast_dsp_reset(). |
|
Definition at line 258 of file dsp.c. Referenced by ast_dsp_reset(). |
|
|
|
|
|
Referenced by ast_dsp_digitmode(), ast_dsp_digitreset(), ast_dsp_getdigits(), ast_dsp_new(), and ast_dsp_process(). |
|
Definition at line 264 of file dsp.c. Referenced by ast_dsp_digitreset(), and ast_dsp_process(). |
|
Definition at line 251 of file dsp.c. Referenced by ast_dsp_new(), and ast_dsp_set_threshold(). |
|
|
|
Definition at line 252 of file dsp.c. Referenced by ast_dsp_reset(). |
|
|