Searched refs:NUM_BASE_PROBS (Results 1 – 2 of 2) sorted by relevance
145 #define NUM_BASE_PROBS (Literal + kStartOffset) macro151 #if NUM_BASE_PROBS != 1984158 #define LzmaProps_GetNumProbs(p) (NUM_BASE_PROBS + ((UInt32)LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))
495 NUM_BASE_PROBS equ (Literal + kStartOffset) define501 if NUM_BASE_PROBS ne 1984