dtmf_detect_row_2nd   73 src/libteletone_detect.c static teletone_detection_descriptor_t dtmf_detect_row_2nd[GRID_FACTOR];
dtmf_detect_row_2nd  120 src/libteletone_detect.c 		dtmf_detect_row_2nd[i].fac = (float)(2.0*cos(theta));
dtmf_detect_row_2nd  127 src/libteletone_detect.c 		goertzel_init (&dtmf_detect_state->row_out2nd[i], &dtmf_detect_row_2nd[i]);
dtmf_detect_row_2nd  386 src/libteletone_detect.c 			goertzel_init (&dtmf_detect_state->row_out2nd[i], &dtmf_detect_row_2nd[i]);