Home
last modified time | relevance | path

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

/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs12 public long skipSize; field in SevenZip.CDoubleStream
/external/zstd/lib/legacy/
Dzstd_v02.c1849 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
2216 const U32 skipSize = rankVal[minWeight]; in HUF_fillDTableX6LevelN() local
Dzstd_v03.c1846 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
Dzstd_v04.c1997 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
Dzstd_v05.c2124 U32 i, skipSize = rankVal[minWeight]; in HUFv05_fillDTableX4Level2() local
Dzstd_v06.c2256 U32 i, skipSize = rankVal[minWeight]; in HUFv06_fillDTableX4Level2() local
Dzstd_v07.c2063 U32 i, skipSize = rankVal[minWeight]; in HUFv07_fillDTableX4Level2() local
/external/lz4/lib/
Dlz4frame.c2010 { size_t const skipSize = MIN(dctx->tmpInTarget, (size_t)(srcEnd-srcPtr)); in LZ4F_decompress() local
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp2419 UInt64 skipSize = posInBuf - bytesInBuf; in OpenStream2() local
/external/zstd/lib/decompress/
Dhuf_decompress.c947 int const skipSize = rankVal[minWeight]; in HUF_fillDTableX2Level2() local