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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2.h 181 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; }
194 VideoFormat default_codec_format_; member in class:cricket::WebRtcVideoEngine2
webrtcvideoengine.h 158 return default_codec_format_;
172 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; }
224 VideoFormat default_codec_format_; member in class:cricket::WebRtcVideoEngine

Completed in 43 milliseconds