Searched defs:fir32_state_t (Results 1 – 1 of 1) sorted by relevance
73 struct fir32_state_t { struct74 int taps;75 int curr_pos;76 const int32_t *coeffs;77 int16_t *history;