Searched refs:kUlpfecCodecName (Results 1 – 4 of 4) sorted by relevance
44 const char kUlpfecCodecName[] = "ulpfec"; variable
48 extern const char kUlpfecCodecName[];
176 if (_stricmp(payload_name, kUlpfecCodecName) == 0) { in GetCodecType()
82 VideoCodecPref kUlpfecPref = {117, kUlpfecCodecName, -1};