Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/echo/
Dfir.h41 struct fir16_state_t { struct
42 int taps;
43 int curr_pos;
44 const int16_t *coeffs;
45 int16_t *history;