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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_sender_video.h 58 void SetVideoCodecType(RtpVideoCodecTypes type);
rtp_sender_video.cc 67 void RTPSenderVideo::SetVideoCodecType(RtpVideoCodecTypes videoType) {
rtp_sender.cc 397 video_->SetVideoCodecType(payload->typeSpecific.Video.videoCodecType);
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_custom_call.cc 154 void SetVideoCodecType(webrtc::ViECodec* vie_codec,
308 SetVideoCodecType(vie_codec, &video_send_codec);
616 SetVideoCodecType(vie_codec, &video_send_codec);
    [all...]

Completed in 662 milliseconds