Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/echo/
Dfir.h53 struct fir16_state_t { struct
54 int taps;
55 int curr_pos;
56 const int16_t *coeffs;
57 int16_t *history;