Home
last modified time | relevance | path

Searched refs:LZMA_START_POS_MODEL_INDEX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Ddecompress_unlzma.c249 #define LZMA_START_POS_MODEL_INDEX 4 macro
497 if (pos_slot >= LZMA_START_POS_MODEL_INDEX) { in process_bit1()