Searched refs:SetVideoFormat (Results 1 – 4 of 4) sorted by relevance
113 SetVideoFormat(nullptr); in ~H264VideoToolboxDecoder()140 SetVideoFormat(description); in Decode()250 void H264VideoToolboxDecoder::SetVideoFormat( in SetVideoFormat() function in webrtc::H264VideoToolboxDecoder
54 void SetVideoFormat(CMVideoFormatDescriptionRef video_format);
261 bool SetVideoFormat(const VideoFormat& format);
900 return send_streams_[ssrc]->SetVideoFormat(format); in SetSendStreamFormat()1748 bool WebRtcVideoChannel2::WebRtcVideoSendStream::SetVideoFormat( in SetVideoFormat() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream