Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp67 const int HUF_ENCSIZE = (1 << HUF_ENCBITS) + 1; // encoding table size variable
207 hufCanonicalCodeTable (Int64 hcode[HUF_ENCSIZE]) in hufCanonicalCodeTable()
960 countFrequencies (Int64 freq[HUF_ENCSIZE], in countFrequencies()