Searched refs:biquad2_state (Results 1 – 2 of 2) sorted by relevance
15 struct biquad2_state { struct26 static inline void biquad2_init(struct biquad2_state *bq, in biquad2_init() argument39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2()
19 struct biquad2_state notch;