Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/echo/
Dfir.h73 struct fir32_state_t { struct
74 int taps;
75 int curr_pos;
76 const int32_t *coeffs;
77 int16_t *history;