Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_remover.cc180 std::vector<SubtractorOutput> subtractor_output_heap_; member in webrtc::__anone0a75dbf0111::EchoRemoverImpl
226 subtractor_output_heap_(NumChannelsOnHeap(num_capture_channels_)) {
316 subtractor_output_heap_.data(), num_capture_channels_); in ProcessCapture()