Searched refs:VideoCodecPref (Results 1 – 3 of 3) sorted by relevance
184 struct VideoCodecPref { struct193 static const VideoCodecPref kVideoCodecPrefs[]; argument
61 struct VideoCodecPref { struct69 VideoCodecPref kRedPref = {116, -1, -1, kRedCodecName, -1};70 VideoCodecPref kUlpfecPref = {117, -1, -1, kUlpfecCodecName, -1};
852 const WebRtcVideoEngine::VideoCodecPref1398 const VideoCodecPref& pref(kVideoCodecPrefs[i]); in RebuildCodecList()