Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
Ddsp_ecdis.h33 struct biquad2_state notch; member
52 biquad2_init(&det->notch, in echo_can_disable_detector_init()
74 notched = biquad2(&det->notch, amp); in echo_can_disable_detector_update()
/drivers/media/dvb-frontends/
Ddib7000p.c1178 static s16 notch[] = { 16143, 14402, 12238, 9713, 6902, 3888, 759, -2392 }; in dib7000p_spur_protect() local
1243 coef_re[k] *= notch[k]; in dib7000p_spur_protect()
1249 coef_im[k] *= notch[k]; in dib7000p_spur_protect()