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

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
video_receiver.cc 127 const int32_t ret = RequestKeyFrame();
459 int32_t VideoReceiver::RequestKeyFrame() {
460 TRACE_EVENT0("webrtc", "RequestKeyFrame");
463 const int32_t ret = _frameTypeCallback->RequestKeyFrame();
652 RequestKeyFrame();
663 RequestKeyFrame();
704 return RequestKeyFrame();
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
test_callbacks.cc 430 int32_t KeyFrameReqTest::RequestKeyFrame() {
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc     [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc     [all...]

Completed in 70 milliseconds