Searched refs:INSERT_LOOP (Results 1 – 1 of 1) sorted by relevance
26 private static final int INSERT_LOOP = 6; field in Decode783 s.runningState = INSERT_LOOP; in decompress()786 case INSERT_LOOP: in decompress()800 s.nextRunningState = INSERT_LOOP; in decompress()825 s.nextRunningState = INSERT_LOOP; in decompress()831 if (s.runningState != INSERT_LOOP) { in decompress()