Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmImf/
DImfHuf.cpp462 const int LONGEST_LONG_RUN = 255 + SHORTEST_LONG_RUN; variable
484 while ((im < iM) && (zerun < LONGEST_LONG_RUN)) in hufPackEncTable()