Searched defs:fir_float_state_t (Results 1 – 1 of 1) sorted by relevance
64 struct fir_float_state_t { struct65 int taps;66 int curr_pos;67 const float *coeffs;68 float *history;