Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Compress/
DBcj2Coder.cpp717 UInt32 totalProcessed = 0; in Z7_COM7F_IMF() local
741 totalProcessed += curSize; in Z7_COM7F_IMF()
743 *processedSize = totalProcessed; in Z7_COM7F_IMF()
753 if (totalProcessed == 0) in Z7_COM7F_IMF()