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

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/lzma_src/C/
H A DLzmaDec.c138 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) function
474 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit));

Completed in 183 milliseconds