Home
last modified time | relevance | path

Searched refs:CodecInformationVideo (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtp_sender_video.h60 VideoCodecInformation* CodecInformationVideo();
Drtp_sender_video.cc305 VideoCodecInformation* RTPSenderVideo::CodecInformationVideo() { in CodecInformationVideo() function in webrtc::RTPSenderVideo
Drtp_sender.h250 VideoCodecInformation *CodecInformationVideo();
Drtp_sender.cc1569 VideoCodecInformation *RTPSender::CodecInformationVideo() { in CodecInformationVideo() function in webrtc::RTPSender
1573 return video_->CodecInformationVideo(); in CodecInformationVideo()