Searched defs:VideoCodecType (Results 1 – 3 of 3) sorted by relevance
16 enum VideoCodecType { enum
52 enum class VideoCodecType { enum
8892 testing::TestParamInfo<std::pair<VideoCodecType, bool>> info) { in TestParametersVideoCodecAndAllowI420ConversionToString()