Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9183 const int USHORT_RANGE = (1 << 16); variable
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()
9237 static void applyLut(const unsigned short lut[USHORT_RANGE], in applyLut()