Searched refs:MIN_COMPRESS_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
102 constexpr int32_t MIN_COMPRESS_BUF_SIZE = 8192; variable
377 data.resize(max(pixelMap->GetByteCount(), MIN_COMPRESS_BUF_SIZE)); in CompressImage()