Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp750 hufEncode // return: output size (in bits) in hufEncode() function
1024 int nBits = hufEncode (freq, raw, nRaw, iM, dataStart); in hufCompress()