Searched refs:SetVideoCodecType (Results 1 – 4 of 4) sorted by relevance
58 void SetVideoCodecType(RtpVideoCodecTypes type);
67 void RTPSenderVideo::SetVideoCodecType(RtpVideoCodecTypes videoType) { in SetVideoCodecType() function in webrtc::RTPSenderVideo
397 video_->SetVideoCodecType(payload->typeSpecific.Video.videoCodecType); in CheckPayloadType()
154 void SetVideoCodecType(webrtc::ViECodec* vie_codec,308 SetVideoCodecType(vie_codec, &video_send_codec); in ViECustomCall()616 SetVideoCodecType(vie_codec, &video_send_codec); in ViECustomCall()1213 void SetVideoCodecType(webrtc::ViECodec* vie_codec, in SetVideoCodecType() function