Home
last modified time | relevance | path

Searched refs:IsSameCodecSpecific (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/media/base/
H A Dcodec.cc43 bool IsSameCodecSpecific(const std::string& name1, in IsSameCodecSpecific() function
314 IsSameCodecSpecific(name, params, other.name, other.params); in Matches()
435 IsSameCodecSpecific(name1, params1, name2, params2); in IsSameCodec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/media/base/
H A Dcodec.cc43 bool IsSameCodecSpecific(const std::string& name1, in IsSameCodecSpecific() function
314 IsSameCodecSpecific(name, params, other.name, other.params); in Matches()
435 IsSameCodecSpecific(name1, params1, name2, params2); in IsSameCodec()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/media/base/
H A Dcodec.cc43 bool IsSameCodecSpecific(const std::string& name1, in IsSameCodecSpecific() function
314 IsSameCodecSpecific(name, params, other.name, other.params); in Matches()
435 IsSameCodecSpecific(name1, params1, name2, params2); in IsSameCodec()
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/base/
H A Dcodec.cc44 bool IsSameCodecSpecific(const std::string& name1, in IsSameCodecSpecific() function
341 IsSameCodecSpecific(name, params, other.name, other.params); in Matches()
462 IsSameCodecSpecific(name1, params1, name2, params2); in IsSameCodec()