Home
last modified time | relevance | path

Searched defs:packSize (Results 1 – 25 of 31) sorted by relevance

12

/external/lzma/CPP/7zip/Archive/Cab/
DCabBlockInStream.cpp109 const UInt32 packSize = GetUi16a(header + 4); in Read() local
/external/lzma/C/
DLzma2Dec.h20 UInt32 packSize; member
DLzma2Enc.c133 size_t packSize = packSizeLimit; in Lzma2EncInt_EncodeSubblock() local
592 size_t packSize = LZMA2_CHUNK_SIZE_COMPRESSED_MAX; in Lzma2Enc_EncodeMt1() local
DXz.h47 UInt64 packSize; member
244 UInt64 packSize; member
DXzDec.c1004 static void XzUnpacker_UpdateIndex(CXzUnpacker *p, UInt64 packSize, UInt64 unpackSize) in XzUnpacker_UpdateIndex()
1778 const UInt64 packSize = block->packSize; in XzDecMt_Callback_Parse() local
/external/lzma/CPP/7zip/Compress/
DLzhDecoder.cpp123 const UInt64 packSize = _inBitStream.GetProcessedSize(); in CodeReal() local
DLzfseDecoder.cpp92 HRESULT CDecoder::DecodeLzvn(UInt32 unpackSize, UInt32 packSize) in DecodeLzvn()
868 const UInt64 packSize = *inSize; in CodeReal() local
913 UInt32 packSize; in CodeReal() local
DZDecoder.cpp99 const UInt64 packSize = inBuffer.GetProcessedSize(); in Code() local
DImplodeDecoder.cpp144 const UInt64 packSize = _inBitStream.GetProcessedSize(); in CodeReal() local
DBZip2Encoder.cpp726 const UInt64 packSize = Encoder->m_OutStream.GetProcessedSize(); in EncodeBlock3() local
837 const UInt64 packSize = m_OutStream.GetProcessedSize(); in CodeReal() local
DRar2Decoder.cpp440 const UInt64 packSize = m_InBitStream.GetProcessedSize(); in CodeReal() local
DRar3Decoder.cpp865 const UInt64 packSize = m_InBitStream.BitDecoder.GetProcessedSize(); in CodeReal() local
DDeflateEncoder.cpp985 UInt64 packSize = m_OutStream.GetProcessedSize(); in CodeReal() local
/external/lzma/CPP/7zip/Archive/Tar/
DTarIn.cpp169 UInt64 packSize; in IsArc_Tar() local
443 UInt64 packSize = item.Get_PackSize_Aligned(); in ReadDataToBuffer() local
DTarHandler.cpp376 const UInt64 packSize = _latestItem.Get_PackSize_Aligned(); in SkipTo() local
/external/lzma/CPP/7zip/UI/Agent/
DAgentProxy.cpp202 UInt64 size, packSize; in CalculateSizes() local
513 UInt64 size, packSize; in CalculateSizes() local
/external/lzma/CPP/7zip/Archive/Zip/
DZipOut.cpp200 UInt64 packSize = item.PackSize; in WriteLocalHeader() local
DZipIn.cpp1068 UInt64 &unpackSize, UInt64 &packSize, in ReadExtra()
1612 UInt64 packSize, unpackSize; in CheckDescriptor() local
/external/lzma/CPP/7zip/Archive/
DBz2Handler.cpp241 UInt64 packSize = inProcessedSize; in Z7_COM7F_IMF() local
DArjHandler.cpp73 const UInt64 packSize = _inBitStream.GetProcessedSize(); in CodeReal() local
/external/lzma/CPP/7zip/UI/Common/
DExtract.cpp39 UInt64 packSize, in DecompressArchive()
DArchiveExtractCallback.cpp310 UInt64 packSize) in Init()
/external/lzma/CPP/7zip/Archive/Wim/
DWimIn.cpp236 const UInt64 packSize = ss.GetChunkPackSize(chunkIndex); in Unpack2() local
1321 UInt32 packSize = GetUi32((const Byte *)sizesBuf + c * 4); in FillAndCheck() local
DWimHandlerOut.cpp1616 const size_t packSize = mi.Reparse.Size() - 8; in Z7_COM7F_IMF() local
1711 const UInt64 packSize = offsetBlockSize + size; in Z7_COM7F_IMF() local
/external/lzma/CPP/7zip/UI/FileManager/
DPanelMenu.cpp262 UInt64 packSize = 0; in Properties() local

12