Searched refs:COMPRESSED_BLOCK_START (Results 1 – 1 of 1) sorted by relevance
29 private static final int COMPRESSED_BLOCK_START = 3; field in Decode753 s.runningState = COMPRESSED_BLOCK_START; in readNextMetablockHeader()1107 case COMPRESSED_BLOCK_START: in decompress()