Data Fields | |
float | fac |
int | samples |
float | v2 |
float | v3 |
Definition at line 193 of file dsp.c.
float fac |
Definition at line 196 of file dsp.c.
Referenced by dtmf_detect(), goertzel_init(), goertzel_result(), goertzel_sample(), and mf_detect().
int samples |
float v2 |
Definition at line 194 of file dsp.c.
Referenced by __ast_dsp_call_progress(), ast_dsp_reset(), dtmf_detect(), goertzel_init(), goertzel_reset(), goertzel_result(), goertzel_sample(), and mf_detect().
float v3 |
Definition at line 195 of file dsp.c.
Referenced by __ast_dsp_call_progress(), ast_dsp_reset(), dtmf_detect(), goertzel_init(), goertzel_reset(), goertzel_result(), goertzel_sample(), and mf_detect().