Searched refs:SupportedH264Codecs (Results 1 – 4 of 4) sorted by relevance
42 std::vector<SdpVideoFormat> SupportedH264Codecs();
49 for (const SdpVideoFormat& h264_format : SupportedH264Codecs()) in GetSupportedFormats()
32 for (const webrtc::SdpVideoFormat& format : webrtc::SupportedH264Codecs()) in SupportedFormats()
67 std::vector<SdpVideoFormat> SupportedH264Codecs() { in SupportedH264Codecs() function