Searched defs:WaitForFrame (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/video_coding/ | ||
D | generic_decoder_unittest.cc | 48 absl::optional<VideoFrame> WaitForFrame(int64_t wait_ms) { in WaitForFrame() function in webrtc::video_coding::ReceiveCallback |
D | frame_buffer2_unittest.cc | 258 TEST_F(TestFrameBuffer2, WaitForFrame) { in TEST_F() argument |
/external/webrtc/video/ | ||
D | video_stream_encoder_unittest.cc | 821 bool WaitForFrame(int64_t timeout_ms) { in WaitForFrame() function in webrtc::VideoStreamEncoderTest |