Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Decho_canceller3.cc120 std::vector<std::vector<rtc::ArrayView<float>>>* capture_sub_frame_view) { in ProcessCaptureFrameContent() argument
121 FillSubFrameView(capture, sub_frame_index, capture_sub_frame_view); in ProcessCaptureFrameContent()
131 capture_blocker->InsertSubFrameAndExtractBlock(*capture_sub_frame_view, in ProcessCaptureFrameContent()
136 capture_sub_frame_view); in ProcessCaptureFrameContent()