Searched refs:SupportedH264DecoderCodecs (Results 1 – 4 of 4) sorted by relevance
26 return SupportedH264DecoderCodecs(); in SupportedFormats()
50 std::vector<SdpVideoFormat> SupportedH264DecoderCodecs();
50 for (const SdpVideoFormat& h264_format : SupportedH264DecoderCodecs()) in GetSupportedFormats()
107 std::vector<SdpVideoFormat> SupportedH264DecoderCodecs() { in SupportedH264DecoderCodecs() function