Searched refs:MAX_IMG_SIZE (Results 1 – 1 of 1) sorted by relevance
25 const int32_t MAX_IMG_SIZE = 46340; variable169 if (imgInfo.alignedWidth > MAX_IMG_SIZE && imgInfo.alignedHeight > MAX_IMG_SIZE) { in GetImageUnitInfo()