Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dwebrtcvideoengine2.h213 bool CodecIsExternallySupported(const std::string& name) const;
Dwebrtcvideoengine2.cc649 bool WebRtcVideoChannel2::CodecIsExternallySupported( in CodecIsExternallySupported() function in cricket::WebRtcVideoChannel2
673 CodecIsExternallySupported(codec.codec.name)) { in FilterSupportedCodecs()