Home
last modified time | relevance | path

Searched defs:hp_filter (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc241 HighPassFilter hp_filter(16000, 1); in RunRenderTransportVerificationTest() local
534 HighPassFilter hp_filter(16000, 1); in RunRenderSwapQueueVerificationTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc255 HighPassFilter hp_filter(16000, 1); in RunRenderTransportVerificationTest() local
548 HighPassFilter hp_filter(16000, 1); in RunRenderSwapQueueVerificationTest() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc241 HighPassFilter hp_filter(16000, 1); in RunRenderTransportVerificationTest() local
534 HighPassFilter hp_filter(16000, 1); in RunRenderSwapQueueVerificationTest() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dhudwidget.cpp1536 bool unit_hud_selector::hp_filter(struct unit *punit) in hp_filter() function in unit_hud_selector
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dhudwidget.cpp1536 bool unit_hud_selector::hp_filter(struct unit *punit) in hp_filter() function in unit_hud_selector
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenfuncs.c1650 int hp_filter (const double *x, double *hp, const DATASET *dset, in hp_filter() function