Searched refs:hfccoeff (Results 1 – 1 of 1) sorted by relevance
125 s32 *hfccoeff; in dsp_dtmf_goertzel_decode() local157 hfccoeff = (s32 *)data; in dsp_dtmf_goertzel_decode()159 sk2 = (*hfccoeff++) >> 4; in dsp_dtmf_goertzel_decode()160 sk = (*hfccoeff++) >> 4; in dsp_dtmf_goertzel_decode()
Completed in 3 milliseconds