Searched refs:s_formatInfo (Results 1 – 1 of 1) sorted by relevance
440 static const PlanarFormatDescription s_formatInfo[] = in getYCbCrPlanarFormatDescription() local522 …ERT(de::inBounds<size_t>((size_t)format, offset, offset+(size_t)DE_LENGTH_OF_ARRAY(s_formatInfo))); in getYCbCrPlanarFormatDescription()524 return s_formatInfo[(size_t)format-offset]; in getYCbCrPlanarFormatDescription()527 static const PlanarFormatDescription s_formatInfo[] = in getYCbCrPlanarFormatDescription() local1179 …ERT(de::inBounds<size_t>((size_t)format, offset, offset+(size_t)DE_LENGTH_OF_ARRAY(s_formatInfo))); in getYCbCrPlanarFormatDescription()1181 return s_formatInfo[(size_t)format-offset]; in getYCbCrPlanarFormatDescription()