Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dblock_processor.cc70 bool capture_properly_started_ = false; member in webrtc::__anon95fdf32b0111::BlockProcessorImpl
120 if (!capture_properly_started_) { in ProcessCapture()
121 capture_properly_started_ = true; in ProcessCapture()