Searched refs:SupportedVP9DecoderCodecs (Results 1 – 4 of 4) sorted by relevance
22 return SupportedVP9DecoderCodecs(); in SupportedFormats()
32 std::vector<SdpVideoFormat> SupportedVP9DecoderCodecs();
48 for (const SdpVideoFormat& format : SupportedVP9DecoderCodecs()) in GetSupportedFormats()
65 std::vector<SdpVideoFormat> SupportedVP9DecoderCodecs() { in SupportedVP9DecoderCodecs() function