Searched refs:IsSameVP9Profile (Results 1 – 3 of 3) sorted by relevance
48 bool IsSameVP9Profile(const SdpVideoFormat::Parameters& params1,
62 bool IsSameVP9Profile(const SdpVideoFormat::Parameters& params1, in IsSameVP9Profile() function
56 return webrtc::IsSameVP9Profile(params1, params2); in IsSameCodecSpecific()