Searched refs:LzmaDec_FreeProbs (Results 1 – 2 of 2) sorted by relevance
131 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc);
906 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() function920 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Free()955 LzmaDec_FreeProbs(p, alloc); in LzmaDec_AllocateProbs2()986 LzmaDec_FreeProbs(p, alloc); in LzmaDec_Allocate()1023 LzmaDec_FreeProbs(&p, alloc); in LzmaDecode()
Completed in 5 milliseconds