Data Fields | |
int | chunky |
int | fac |
int | samples |
int | v2 |
int | v3 |
Definition at line 228 of file dsp.c.
int chunky |
Definition at line 231 of file dsp.c.
Referenced by goertzel_init(), goertzel_reset(), goertzel_result(), and goertzel_sample().
int fac |
Definition at line 232 of file dsp.c.
Referenced by goertzel_init(), goertzel_result(), and goertzel_sample().
int samples |
int v2 |
Definition at line 229 of file dsp.c.
Referenced by ast_dsp_reset(), goertzel_init(), goertzel_reset(), goertzel_result(), and goertzel_sample().
int v3 |
Definition at line 230 of file dsp.c.
Referenced by ast_dsp_reset(), goertzel_init(), goertzel_reset(), goertzel_result(), and goertzel_sample().