Searched refs:COPY_UNCOMPRESSED (Results 1 – 1 of 1) sorted by relevance
32 private static final int COPY_UNCOMPRESSED = 6; field in Decode751 s.runningState = (s.isMetadata != 0) ? READ_METADATA : COPY_UNCOMPRESSED; in readNextMetablockHeader()910 s.nextRunningState = COPY_UNCOMPRESSED; in copyUncompressedData()1313 case COPY_UNCOMPRESSED: in decompress()