Searched refs:LONGEST_LONG_RUN (Results 1 – 1 of 1) sorted by relevance
8570 const int LONGEST_LONG_RUN = 255 + SHORTEST_LONG_RUN; variable8588 while ((im < iM) && (zerun < LONGEST_LONG_RUN)) { in hufPackEncTable()