Home
last modified time | relevance | path

Searched defs:coeffs (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/echo/
Dfir.h64 const int16_t *coeffs; member
76 const int32_t *coeffs; member
87 const float *coeffs; member
92 const int16_t *coeffs, int taps) in fir16_create()
176 const int32_t *coeffs, int taps) in fir32_create()
/linux-3.4.99/drivers/isdn/hardware/eicon/
Dcapidtmf.c185 static void capidtmf_goertzel_loop(long *buffer, long *coeffs, short *sample, long count) in capidtmf_goertzel_loop()
249 static void capidtmf_goertzel_result(long *buffer, long *coeffs) in capidtmf_goertzel_result()