Searched refs:SetWaitForEncodedFramesThreshold (Results 1 – 3 of 3) sorted by relevance
290 SetWaitForEncodedFramesThreshold(sl_idx + 1); in TEST_F()308 SetWaitForEncodedFramesThreshold(sl_idx); in TEST_F()352 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_F()373 SetWaitForEncodedFramesThreshold(1); in TEST_F()397 SetWaitForEncodedFramesThreshold(1); in TEST_F()409 SetWaitForEncodedFramesThreshold(1); in TEST_F()429 SetWaitForEncodedFramesThreshold(2); in TEST_F()458 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_F()502 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_F()520 SetWaitForEncodedFramesThreshold(1); in TEST_F()[all …]
89 void SetWaitForEncodedFramesThreshold(size_t num_frames);
128 void VideoCodecUnitTest::SetWaitForEncodedFramesThreshold(size_t num_frames) { in SetWaitForEncodedFramesThreshold() function in webrtc::VideoCodecUnitTest