Searched defs:fir16_state_t (Results 1 – 1 of 1) sorted by relevance
41 struct fir16_state_t { struct42 int taps;43 int curr_pos;44 const int16_t *coeffs;45 int16_t *history;