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