Home
last modified time | relevance | path

Searched defs:lastLLSize (Results 1 – 11 of 11) sorted by relevance

/external/zstd/lib/decompress/
Dzstd_decompress_block.c1516 size_t const lastLLSize = litBufferEnd - litPtr; local
1526 { size_t const lastLLSize = litBufferEnd - litPtr; local
1615 { size_t const lastLLSize = litEnd - litPtr; local
1813 size_t const lastLLSize = litBufferEnd - litPtr; local
1822 { size_t const lastLLSize = litBufferEnd - litPtr; local
/external/zstd/tests/fuzz/
Dsequence_compression_api.c81 uint32_t lastLLSize; in decodeSequences() local
/external/zstd/lib/compress/
Dzstd_ldm.c678 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
Dzstd_compress.c2799 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
2850 size_t lastLLSize; in ZSTD_buildSeqStore() local
2902 size_t lastLLSize; in ZSTD_copyBlockSequences() local
5970 U32 lastLLSize = (U32)(iend - ip); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
/external/zstd/lib/legacy/
Dzstd_v01.c1906 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
Dzstd_v03.c2872 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
Dzstd_v04.c3010 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
Dzstd_v02.c3231 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
Dzstd_v05.c3362 size_t lastLLSize = litEnd - litPtr; in ZSTDv05_decompressSequences() local
Dzstd_v06.c3501 { size_t const lastLLSize = litEnd - litPtr; in ZSTDv06_decompressSequences() local
Dzstd_v07.c3716 { size_t const lastLLSize = litEnd - litPtr; in ZSTDv07_decompressSequences() local