Home
last modified time | relevance | path

Searched refs:HUF_ENCBITS (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp64 const int HUF_ENCBITS = 16; // literal (value) bit length variable
67 const int HUF_ENCSIZE = (1 << HUF_ENCBITS) + 1; // encoding table size