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();
454 int32_t VideoReceiver::RequestKeyFrame() {
455 TRACE_EVENT0("webrtc", "RequestKeyFrame");
458 const int32_t ret = _frameTypeCallback->RequestKeyFrame();
647 RequestKeyFrame();
658 RequestKeyFrame();
699 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 6523 milliseconds