Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/echo/
Dfir.h61 struct fir16_state_t { struct
62 int taps;
63 int curr_pos;
64 const int16_t *coeffs;
65 int16_t *history;