Searched refs:hfccoeff (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/mISDN/
H A Ddsp_dtmf.c125 s32 *hfccoeff; local
157 hfccoeff = (s32 *)data;
159 sk2 = (*hfccoeff++) >> 4;
160 sk = (*hfccoeff++) >> 4;

Completed in 28 milliseconds