Searched refs:LZMA_NUM_ALIGN_BITS (Results 1 – 1 of 1) sorted by relevance
251 #define LZMA_NUM_ALIGN_BITS 4 macro267 #define LZMA_LEN_CODER (LZMA_ALIGN + (1 << LZMA_NUM_ALIGN_BITS))501 num_bits -= LZMA_NUM_ALIGN_BITS; in process_bit1()506 cst->rep0 <<= LZMA_NUM_ALIGN_BITS; in process_bit1()507 num_bits = LZMA_NUM_ALIGN_BITS; in process_bit1()
Completed in 3 milliseconds