Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zEncode.h46 const UInt64 *inStreamSize, const UInt64 *inSizeForReduce,
D7zEncode.cpp138 const UInt64 *inStreamSize, const UInt64 *inSizeForReduce, in Encode() argument
181 if (inStreamSize != NULL) in Encode()
186 sizePointers.Add(inStreamSize); in Encode()