Home
last modified time | relevance | path

Searched refs:IsSupportedForAudio (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/
Dconfig.h60 static bool IsSupportedForAudio(const std::string& name);
Dconfig.cc41 bool RtpExtension::IsSupportedForAudio(const std::string& name) { in IsSupportedForAudio() function in webrtc::RtpExtension
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc1319 webrtc::RtpExtension::IsSupportedForAudio, true); in SetSendParameters()
1350 webrtc::RtpExtension::IsSupportedForAudio, false); in SetRecvParameters()