Searched defs:fir16_state_t (Results 1 – 1 of 1) sorted by relevance
61 struct fir16_state_t { struct62 int taps;63 int curr_pos;64 const int16_t *coeffs;65 int16_t *history;