Searched refs:IsExternalEncoderCodecType (Results 1 – 2 of 2) sorted by relevance
152 bool IsExternalEncoderCodecType(webrtc::VideoCodecType type) const;
1518 bool WebRtcVideoEngine::IsExternalEncoderCodecType( in IsExternalEncoderCodecType() function in cricket::WebRtcVideoEngine1783 if (!engine()->IsExternalEncoderCodecType(codec.codecType) in MaybeRegisterExternalEncoder()