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

/external/lzma/C/
H A DLzmaDec.c140 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) function
498 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit));

Completed in 27 milliseconds