Searched refs:COPY_UNCOMPRESSED (Results 1 – 1 of 1) sorted by relevance
25 private static final int COPY_UNCOMPRESSED = 5; field in Decode568 s.runningState = (s.isMetadata != 0) ? READ_METADATA : COPY_UNCOMPRESSED; in readNextMetablockHeader()674 s.nextRunningState = COPY_UNCOMPRESSED; in copyUncompressedData()969 case COPY_UNCOMPRESSED: in decompress()