Searched defs:numProbs (Results 1 – 6 of 6) sorted by relevance
71 UInt32 numProbs; member
904 SizeT numProbs = LzmaProps_GetNumProbs(&p->prop); in LzmaDec_DecodeToDic() local1108 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
62 UInt32 numProbs; member
735 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal() local952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2() local
710 int i, j, numProbs = 0, numEE = 0, ProtectiveOnOne = 0; in FindOverlaps() local
358 int numProbs = 0; in CheckGPTSize() local