Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_impl_locking_unittest.cc303 class CaptureProcessor { class
305 CaptureProcessor(int max_frame_size,
433 CaptureProcessor capture_thread_state_;
557 CaptureProcessor::CaptureProcessor(int max_frame_size, in CaptureProcessor() function in webrtc::__anon035c0c3a0111::CaptureProcessor
573 void CaptureProcessor::Process() { in Process()
598 void CaptureProcessor::PrepareFrame() { in PrepareFrame()
621 void CaptureProcessor::CallApmCaptureSide() { in CallApmCaptureSide()
661 void CaptureProcessor::ApplyRuntimeSettingScheme() { in ApplyRuntimeSettingScheme()