Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dframe_blocker_unittest.cc50 void FillSubFrameView( in FillSubFrameView() function
121 FillSubFrameView(sub_frame_index, 0, &input_sub_frame, in RunBlockerTest()
161 FillSubFrameView(sub_frame_index, 0, &input_sub_frame, in RunBlockerAndFramerTest()
163 FillSubFrameView(sub_frame_index, 0, &output_sub_frame, in RunBlockerAndFramerTest()
205 FillSubFrameView(0, 0, &input_sub_frame, &input_sub_frame_view); in RunWronglySizedInsertAndExtractParametersTest()
228 FillSubFrameView(0, 0, &input_sub_frame, &input_sub_frame_view); in RunWronglySizedExtractParameterTest()
252 FillSubFrameView(0, 0, &input_sub_frame, &input_sub_frame_view); in RunWrongExtractOrderTest()
399 FillSubFrameView(0, 0, &sub_frame, &sub_frame_view); in TEST()
H A Decho_canceller3.cc81 void FillSubFrameView( in FillSubFrameView() function
98 void FillSubFrameView( in FillSubFrameView() function
162 FillSubFrameView(capture, sub_frame_index, capture_sub_frame_view); in ProcessCaptureFrameContent()
168 FillSubFrameView(linear_output, sub_frame_index, in ProcessCaptureFrameContent()
222 FillSubFrameView(proper_downmix_needed, render_frame, sub_frame_index, in BufferRenderFrameContent()