Home
last modified time | relevance | path

Searched defs:BITMAP_SIZE (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9184 const int BITMAP_SIZE = (USHORT_RANGE >> 3); variable
9187 unsigned char bitmap[BITMAP_SIZE], in bitmapFromData()
9209 const unsigned char bitmap[BITMAP_SIZE], unsigned short lut[USHORT_RANGE]) { in forwardLutFromBitmap()
9223 const unsigned char bitmap[BITMAP_SIZE], unsigned short lut[USHORT_RANGE]) { in reverseLutFromBitmap()