Searched refs:THUMBNAIL_HIGH (Results 1 – 2 of 2) sorted by relevance
126 constexpr uint8_t THUMBNAIL_HIGH = 100; variable
373 .quality = isAstc ? ASTC_LOW_QUALITY : (isHigh ? THUMBNAIL_HIGH : THUMBNAIL_MID), in CompressImage()