Searched refs:SetWaitForEncodedFramesThreshold (Results 1 – 3 of 3) sorted by relevance
453 SetWaitForEncodedFramesThreshold(sl_idx + 1); in TEST_P()471 SetWaitForEncodedFramesThreshold(sl_idx); in TEST_P()629 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_P()650 SetWaitForEncodedFramesThreshold(1); in TEST_P()674 SetWaitForEncodedFramesThreshold(1); in TEST_P()686 SetWaitForEncodedFramesThreshold(1); in TEST_P()706 SetWaitForEncodedFramesThreshold(2); in TEST_P()735 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_P()899 SetWaitForEncodedFramesThreshold(num_spatial_layers); in TEST_P()917 SetWaitForEncodedFramesThreshold(1); in TEST_P()[all …]
88 void SetWaitForEncodedFramesThreshold(size_t num_frames);
133 void VideoCodecUnitTest::SetWaitForEncodedFramesThreshold(size_t num_frames) { in SetWaitForEncodedFramesThreshold() function in webrtc::VideoCodecUnitTest