Searched refs:DIST_MODEL_END (Results 1 - 2 of 2) sorted by relevance

/external/lzma/xz-embedded/
H A Dxz_lzma2.h180 #define DIST_MODEL_END 14 macro
183 #define FULL_DISTANCES_BITS (DIST_MODEL_END / 2)
H A Dxz_dec_lzma2.c196 uint16_t dist_special[FULL_DISTANCES - DIST_MODEL_END];
669 if (dist_slot < DIST_MODEL_END) {

Completed in 139 milliseconds