Searched refs:biquad2_state (Results 1 – 2 of 2) sorted by relevance
29 struct biquad2_state { struct40 static inline void biquad2_init(struct biquad2_state *bq, in biquad2_init() argument53 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
33 struct biquad2_state notch;