Home
last modified time | relevance | path

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

/linux/drivers/misc/echo/
A Dfir.h53 struct fir32_state_t { struct
54 int taps;
55 int curr_pos;
56 const int32_t *coeffs;
57 int16_t *history;

Completed in 4 milliseconds