Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfPizCompressor.cpp72 const int USHORT_RANGE = (1 << 16); variable
109 unsigned short lut[USHORT_RANGE]) in forwardLutFromBitmap()
127 unsigned short lut[USHORT_RANGE]) in reverseLutFromBitmap()
147 applyLut (const unsigned short lut[USHORT_RANGE], in applyLut()