Searched defs:fir32_state_t (Results 1 – 1 of 1) sorted by relevance
65 struct fir32_state_t { struct66 int taps;67 int curr_pos;68 const int32_t *coeffs;69 int16_t *history;