Searched refs:EncodeAndWaitForFrame (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 83 void EncodeAndWaitForFrame(const VideoFrame& input_frame, in EncodeAndWaitForFrame() function in webrtc::TestVp8Impl 106 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info, in EncodeAndExpectFrameWith() 262 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F() 282 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F() 293 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F() 387 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F() 412 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F() 441 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F() 509 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info, in TEST_F()
|