Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/
H A Dvp8_impl_unittest.cc83 void EncodeAndWaitForFrame(const VideoFrame& input_frame, in EncodeAndWaitForFrame() function in webrtc::TestVp8Impl
106 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info, in EncodeAndExpectFrameWith()
201 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F()
218 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F()
235 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F()
239 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F()
258 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F()
269 EncodeAndWaitForFrame(NextInputFrame(), &encoded_frame, &codec_specific_info); in TEST_F()
280 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F()
494 EncodeAndWaitForFrame(input_frame, &encoded_frame, &codec_specific_info); in TEST_F()
[all …]