Searched refs:existing_format (Results 1 – 1 of 1) sorted by relevance
63 for (auto existing_format : existing_formats) { in IsCodecInList() local64 if (IsSameCodec(format.name, format.parameters, existing_format.name, in IsCodecInList()65 existing_format.parameters)) { in IsCodecInList()