Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp1062 AutoArray <HufDec, HUF_DECSIZE> hdec; in hufUncompress() local
1064 hufClearDecTable (hdec); in hufUncompress()
1073 hufBuildDecTable (freq, im, iM, hdec); in hufUncompress()
1074 hufDecode (freq, hdec, ptr, nBits, iM, nRaw, raw); in hufUncompress()
1078 hufFreeDecTable (hdec); in hufUncompress()
1082 hufFreeDecTable (hdec); in hufUncompress()