Searched refs:default_codec_format_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine.h158 return default_codec_format_;
172 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; }
224 VideoFormat default_codec_format_; member in class:cricket::WebRtcVideoEngine
H A Dwebrtcvideoengine2.h181 VideoFormat GetStartCaptureFormat() const { return default_codec_format_; }
194 VideoFormat default_codec_format_; member in class:cricket::WebRtcVideoEngine2
H A Dwebrtcvideoengine2.cc281 default_codec_format_(kDefaultVideoCodecPref.width,
347 default_codec_format_ =
H A Dwebrtcvideoengine.cc1109 default_codec_format_ = VideoFormat(

Completed in 116 milliseconds