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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideodecoderfactory.h 45 webrtc::VideoCodecType type) = 0;
webrtcvideoencoderfactory.h 44 webrtc::VideoCodecType type;
50 VideoCodec(webrtc::VideoCodecType t, const std::string& nm, int w, int h,
71 webrtc::VideoCodecType type) = 0;
webrtcvideocapturer.h 83 webrtc::VideoCodecType codec_type) {
webrtcvideoengine.h 135 webrtc::VideoDecoder* CreateExternalDecoder(webrtc::VideoCodecType type);
142 webrtc::VideoEncoder* CreateExternalEncoder(webrtc::VideoCodecType type);
147 bool IsExternalEncoderCodecType(webrtc::VideoCodecType type) const;
fakewebrtcvideoengine.h 118 webrtc::VideoCodecType type) {
135 void AddSupportedVideoCodecType(webrtc::VideoCodecType type) {
148 std::set<webrtc::VideoCodecType> supported_codec_types_;
199 webrtc::VideoCodecType type) {
231 void AddSupportedVideoCodecType(webrtc::VideoCodecType type,
253 std::set<webrtc::VideoCodecType> supported_codec_types_;
    [all...]
webrtcvideoengine.cc     [all...]
  /external/chromium_org/content/renderer/media/
rtc_video_decoder_factory.cc 26 webrtc::VideoCodecType type) {
rtc_video_decoder_factory.h 35 virtual webrtc::VideoDecoder* CreateVideoDecoder(webrtc::VideoCodecType type)
rtc_video_decoder_factory_tv.h 39 webrtc::VideoCodecType type) OVERRIDE;
rtc_video_decoder.h 54 webrtc::VideoCodecType type,
rtc_video_decoder_factory_tv.cc 156 webrtc::VideoCodecType type) {
rtc_video_decoder.cc 124 webrtc::VideoCodecType type,
  /external/webrtc/src/
common_types.h 526 enum VideoCodecType
563 VideoCodecType codecType;
  /external/webrtc/src/modules/interface/
module_common_types.h 394 VideoCodecType codec;

Completed in 442 milliseconds