Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp146 hufLength (Int64 code) in hufLength() function
478 int l = hufLength (hcode[im]); in hufPackEncTable()
486 if (hufLength (hcode[im+1]) > 0 ) in hufPackEncTable()
618 int l = hufLength (hcode[im]); in hufBuildDecTable()
721 outputBits (hufLength (code), hufCode (code), c, lc, out); in outputCode()
904 int l = hufLength (hcode[pl.p[j]]); in hufDecode()