Home
last modified time | relevance | path

Searched refs:VideoCodecType (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoencoderfactory.h44 webrtc::VideoCodecType type;
50 VideoCodec(webrtc::VideoCodecType t, const std::string& nm, int w, int h, in VideoCodec()
71 webrtc::VideoCodecType type) = 0;
Dwebrtcvideodecoderfactory.h45 webrtc::VideoCodecType type) = 0;
Dwebrtcvideoengine.h136 webrtc::VideoDecoder* CreateExternalDecoder(webrtc::VideoCodecType type);
143 webrtc::VideoEncoder* CreateExternalEncoder(webrtc::VideoCodecType type);
148 bool IsExternalEncoderCodecType(webrtc::VideoCodecType type) const;
Dwebrtcvideocapturer.h83 webrtc::VideoCodecType codec_type) { in OnIncomingCapturedEncodedFrame()
Dfakewebrtcvideoengine.h119 webrtc::VideoCodecType type) { in CreateVideoDecoder()
136 void AddSupportedVideoCodecType(webrtc::VideoCodecType type) { in AddSupportedVideoCodecType()
149 std::set<webrtc::VideoCodecType> supported_codec_types_;
200 webrtc::VideoCodecType type) { in CreateVideoEncoder()
232 void AddSupportedVideoCodecType(webrtc::VideoCodecType type, in AddSupportedVideoCodecType()
254 std::set<webrtc::VideoCodecType> supported_codec_types_;
Dwebrtcvideoengine.cc1420 webrtc::VideoCodecType type) { in CreateExternalDecoder()
1435 webrtc::VideoCodecType type) { in CreateExternalEncoder()
1450 webrtc::VideoCodecType type) const { in IsExternalEncoderCodecType()
/external/chromium_org/content/renderer/media/
Drtc_video_encoder_factory.cc20 webrtc::VideoCodecType type = webrtc::kVideoCodecUnknown; in VEAToWebRTCCodec()
48 webrtc::VideoCodecType type) { in WebRTCCodecToVideoCodecProfile()
77 webrtc::VideoCodecType type) { in CreateVideoEncoder()
Drtc_video_encoder.h42 webrtc::VideoCodecType type, in NON_EXPORTED_BASE()
77 const webrtc::VideoCodecType video_codec_type_; in NON_EXPORTED_BASE()
Drtc_video_decoder_factory.cc25 webrtc::VideoCodecType type) { in CreateVideoDecoder()
Drtc_video_decoder_factory.h31 virtual webrtc::VideoDecoder* CreateVideoDecoder(webrtc::VideoCodecType type) in NON_EXPORTED_BASE()
Drtc_video_encoder_factory.h30 webrtc::VideoCodecType type) OVERRIDE; in NON_EXPORTED_BASE()
Drtc_video_decoder_factory_tv.h39 webrtc::VideoCodecType type) OVERRIDE; in NON_EXPORTED_BASE()
Drtc_video_decoder.h54 webrtc::VideoCodecType type, in NON_EXPORTED_BASE()
Drtc_video_decoder_factory_tv.cc156 webrtc::VideoCodecType type) { in CreateVideoDecoder()
Drtc_video_encoder.cc472 webrtc::VideoCodecType type, in RTCVideoEncoder()
Drtc_video_decoder.cc129 webrtc::VideoCodecType type, in Create()
/external/webrtc/src/
Dcommon_types.h526 enum VideoCodecType enum
563 VideoCodecType codecType;
/external/webrtc/src/modules/interface/
Dmodule_common_types.h394 VideoCodecType codec;