Home
last modified time | relevance | path

Searched defs:num_blocks_to_process (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dsubtractor_unittest.cc32 int num_blocks_to_process, in RunSubtractorTest()
278 size_t num_blocks_to_process = 2500 * num_render_channels; in TEST_P() local
311 size_t num_blocks_to_process = 5000 * num_render_channels; in TEST_P() local
H A Dcoarse_filter_update_gain_unittest.cc33 void RunFilterUpdateTest(int num_blocks_to_process, in RunFilterUpdateTest()
H A Drefined_filter_update_gain_unittest.cc37 void RunFilterUpdateTest(int num_blocks_to_process, in RunFilterUpdateTest()
H A Dadaptive_fir_filter_unittest.cc527 const size_t num_blocks_to_process = in TEST_P() local