Searched refs:IsExternalEncoderCodecType (Results 1 – 2 of 2) sorted by relevance
150 bool IsExternalEncoderCodecType(webrtc::VideoCodecType type) const;
1560 bool WebRtcVideoEngine::IsExternalEncoderCodecType( in IsExternalEncoderCodecType() function in cricket::WebRtcVideoEngine3715 if (engine()->IsExternalEncoderCodecType(codec.codecType) && in SetSendCodec()