Searched defs:VideoCodecType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc72 RtpVideoCodecTypes RTPSenderVideo::VideoCodecType() const { function in class:webrtc::RTPSenderVideo
H A Drtp_sender.cc383 *video_type = video_->VideoCodecType();
1576 RtpVideoCodecTypes RTPSender::VideoCodecType() const { function in class:webrtc::RTPSender
1578 return video_->VideoCodecType();
/external/webrtc/src/
H A Dcommon_types.h526 enum VideoCodecType enum in namespace:webrtc
563 VideoCodecType codecType;
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h614 enum VideoCodecType enum in namespace:webrtc
665 VideoCodecType codecType;

Completed in 256 milliseconds