Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBcj2Coder.h68 UInt64 GetProcessedSize_ForInStream(unsigned i) const in GetProcessedSize_ForInStream() function
H A DBcj2Coder.cpp654 if (inSizes[i] && *inSizes[i] != GetProcessedSize_ForInStream(i)) in Z7_COM7F_IMF()
680 *value = GetProcessedSize_ForInStream(streamIndex); in Z7_COM7F_IMF()