Home
last modified time | relevance | path

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

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