Searched refs:s_formatInfo (Results 1 – 1 of 1) sorted by relevance
325 static const PlanarFormatDescription s_formatInfo[] = in getYCbCrPlanarFormatDescription() local407 …ERT(de::inBounds<size_t>((size_t)format, offset, offset+(size_t)DE_LENGTH_OF_ARRAY(s_formatInfo))); in getYCbCrPlanarFormatDescription()409 return s_formatInfo[(size_t)format-offset]; in getYCbCrPlanarFormatDescription()412 static const PlanarFormatDescription s_formatInfo[] = in getYCbCrPlanarFormatDescription() local1064 …ERT(de::inBounds<size_t>((size_t)format, offset, offset+(size_t)DE_LENGTH_OF_ARRAY(s_formatInfo))); in getYCbCrPlanarFormatDescription()1066 return s_formatInfo[(size_t)format-offset]; in getYCbCrPlanarFormatDescription()