Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds