Searched defs:supported_codecs (Results 1 – 3 of 3) sorted by relevance
28 std::vector<SdpVideoFormat> supported_codecs; in SupportedFormats() local
44 rtc::ArrayView<const RtpCodecCapability> supported_codecs) { in FilterVideoCodecCapabilities()
417 const std::vector<VideoCodec>& supported_codecs, in FindMatchingCodec()