Searched defs:fir16_state_t (Results 1 – 1 of 1) sorted by relevance
53 struct fir16_state_t { struct54 int taps;55 int curr_pos;56 const int16_t *coeffs;57 int16_t *history;