Home
last modified time | relevance | path

Searched refs:IsExternalEncoderCodecType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.h152 bool IsExternalEncoderCodecType(webrtc::VideoCodecType type) const;
Dwebrtcvideoengine.cc1518 bool WebRtcVideoEngine::IsExternalEncoderCodecType( in IsExternalEncoderCodecType() function in cricket::WebRtcVideoEngine
1783 if (!engine()->IsExternalEncoderCodecType(codec.codecType) in MaybeRegisterExternalEncoder()