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

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_codec.h 192 virtual int WaitForFirstKeyFrame(const int video_channel,
  /external/chromium_org/third_party/webrtc/video_engine/
vie_codec_impl.h 69 virtual int WaitForFirstKeyFrame(const int video_channel, const bool wait);
vie_codec_impl.cc 549 int ViECodecImpl::WaitForFirstKeyFrame(const int video_channel,
551 LOG(LS_INFO) << "WaitForFirstKeyFrame for channel " << video_channel
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvideoengine.h 821 WEBRTC_STUB(WaitForFirstKeyFrame, (const int, const bool));
    [all...]

Completed in 176 milliseconds