Searched refs:SHORT_ZEROCODE_RUN (Results 1 – 1 of 1) sorted by relevance
459 const int SHORT_ZEROCODE_RUN = 59; variable461 const int SHORTEST_LONG_RUN = 2 + LONG_ZEROCODE_RUN - SHORT_ZEROCODE_RUN;501 outputBits (6, SHORT_ZEROCODE_RUN + zerun - 2, c, lc, p); in hufPackEncTable()557 else if (l >= (Int64) SHORT_ZEROCODE_RUN) in hufUnpackEncTable()559 int zerun = l - SHORT_ZEROCODE_RUN + 2; in hufUnpackEncTable()