Home
last modified time | relevance | path

Searched defs:FrameForDecoding (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dreceiver.cc81 VCMEncodedFrame* VCMReceiver::FrameForDecoding(uint16_t max_wait_time_ms, in FrameForDecoding() function in webrtc::VCMReceiver
H A Dreceiver_unittest.cc392 TEST_F(VCMReceiverTimingTest, FrameForDecoding) { in TEST_F() argument