HomeSort by relevance Sort by last modified time
    Searched refs:FrameForDecoding (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
receiver.h 51 VCMEncodedFrame* FrameForDecoding(uint16_t max_wait_time_ms,
receiver_unittest.cc 84 VCMEncodedFrame* frame = receiver_.FrameForDecoding(0, render_time_ms,
149 VCMEncodedFrame* frame = receiver_.FrameForDecoding(10, next_render_time_ms);
video_receiver.cc 386 _receiver.FrameForDecoding(maxWaitTimeMs,
393 // before the call to FrameForDecoding(). After the call the state
489 _dualReceiver.FrameForDecoding(maxWaitTimeMs, dummyRenderTime);
receiver.cc 98 VCMEncodedFrame* VCMReceiver::FrameForDecoding(

Completed in 273 milliseconds