Home
last modified time | relevance | path

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

/external/lzma/C/
DLzma2Dec.c163 static void LzmaDec_UpdateWithUncompressed(CLzmaDec *p, const Byte *src, SizeT size) in LzmaDec_UpdateWithUncompressed() function
244 LzmaDec_UpdateWithUncompressed(&p->decoder, src, inCur); in Lzma2Dec_DecodeToDic()