Home
last modified time | relevance | path

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

/linux/drivers/misc/echo/
H A Dfir.h64 struct fir_float_state_t { struct
65 int taps;
66 int curr_pos;
67 const float *coeffs;
68 float *history;