Searched refs:biquad2 (Results 1 – 2 of 2) sorted by relevance
39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2() function
60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()