Home
last modified time | relevance | path

Searched defs:echo_control_mobile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Decho_control_mobile_bit_exact_unittest.cc29 EchoControlMobileImpl* echo_control_mobile) { in SetupComponent()
40 EchoControlMobileImpl* echo_control_mobile) { in ProcessOneFrame()
66 EchoControlMobileImpl echo_control_mobile; in RunBitexactnessTest() local
H A Daudio_processing_impl.h420 std::unique_ptr<EchoControlMobileImpl> echo_control_mobile; member