Home
last modified time | relevance | path

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

/external/lzma/C/
DLzmaDec.c131 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal() function
465 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit)); in LzmaDec_DecodeReal2()