Home
last modified time | relevance | path

Searched defs:bufOut (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/
DLzmaDec.c715 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, const Byte **bufOut) in LzmaDec_TryDummy()
902 *bufOut = buf; in LzmaDec_TryDummy() local
1046 const Byte *bufOut = src + inSize; in LzmaDec_DecodeToDic() local
1129 const Byte *bufOut = p->tempBuf + rem; in LzmaDec_DecodeToDic() local