Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/echo/
Dfir.h65 struct fir32_state_t { struct
66 int taps;
67 int curr_pos;
68 const int32_t *coeffs;
69 int16_t *history;