Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds