Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_ecdis.h58 int16_t notched; in echo_can_disable_detector_update() local
60 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()
68 det->notch_level += ((abs(notched) - det->notch_level) >> 4); in echo_can_disable_detector_update()