Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.h65 hufCompress (const unsigned short raw[/*nRaw*/],
DImfPizCompressor.cpp475 int length = hufCompress (_tmpBuffer, tmpBufferEnd - _tmpBuffer, buf); in compress()
DImfHuf.cpp1004 hufCompress (const unsigned short raw[], in hufCompress() function