Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Decho_path_delay_estimator.cc31 capture_mixer_(num_capture_channels, in EchoPathDelayEstimator()
69 capture_mixer_.ProduceOutput(capture, downmixed_capture); in EstimateDelay()
Decho_path_delay_estimator.h64 AlignmentMixer capture_mixer_; variable