Home
last modified time | relevance | path

Searched refs:biquad2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_biquad.h39 static inline int16_t biquad2(struct biquad2_state *bq, int16_t sample) in biquad2() function
H A Ddsp_ecdis.h60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()