Searched refs:CodecVectorToString (Results 1 – 1 of 1) sorted by relevance
181 static std::string CodecVectorToString(const std::vector<VideoCodec>& codecs) { in CodecVectorToString() function206 << CodecVectorToString(codecs); in ValidateCodecFormats()