Searched defs:litLength (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h328 U16 litLength; member in struct:seqDef_s
347 U32 litLength; member in struct:__anon162
/freebsd-current/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h288 U16 litLength; member in struct:seqDef_s
319 U32 litLength; member in struct:__anon56
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c822 { size_t const litLength = start - anchor; local
1077 { size_t const litLength = start - anchor; local
H A Dzstd_opt.c215 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, argument
240 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) argument
288 ZSTD_updateStats(optState_t* const optPtr, U32 litLength, const BYTE* literals, U32 offsetCode, U32 matchLength) argument
[all...]
H A Dzstd_compress_internal.h186 U32 litLength; member in struct:__anon192
298 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) argument
439 void ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* litLimit, U32 offCode, size_t mlBase) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1112 unsigned int litLength; /* Literal length */ member in struct:__anon227
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c554 size_t litLength; member in struct:__anon55
[all...]
/freebsd-current/sys/contrib/zstd/lib/
H A Dzstd.h1184 unsigned int litLength; /* Literal length of the sequence. */ member in struct:__anon303
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c245 static U32 ZSTD_rawLiteralsCost(const BYTE* const literals, U32 const litLength, argument
270 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) argument
329 ZSTD_updateStats(optState_t* const optPtr, U32 litLength, const BYTE* literals, U32 offsetCode, U32 matchLength) argument
[all...]
H A Dzstd_lazy.c1674 { size_t const litLength = (size_t)(start - anchor); local
2016 { size_t const litLength = (size_t)(start - anchor); local
H A Dzstd_compress_internal.h138 U32 litLength; /* Length of literals prior to match */ member in struct:__anon88
469 MEM_STATIC U32 ZSTD_LLcode(U32 litLength) argument
600 ZSTD_storeSeq(seqStore_t* seqStorePtr, size_t litLength, const BYTE* literals, const BYTE* litLimit, U32 offBase_minus1, size_t matchLength) argument
[all...]
H A Dzstd_compress.c5819 U32 const litLength = inSeqs[idx].litLength; local
5888 U32 litLength = currSeq.litLength; local
[all...]
/freebsd-current/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c734 size_t litLength; member in struct:__anon131
[all...]
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1419 BYTE* litLength; member in struct:__anon170
1674 size_t litLength; member in struct:__anon171
1692 size_t litLength; local
1762 const size_t litLength = sequence.litLength; local
[all...]
H A Dzstd_v06.c582 U16* litLength; member in struct:__anon254
3270 size_t litLength; member in struct:__anon266
H A Dzstd_v05.c532 BYTE* litLength; member in struct:__anon231
3124 size_t litLength; member in struct:__anon243
3143 size_t litLength; local
[all...]
H A Dzstd_v04.c2790 size_t litLength; member in struct:__anon225
2808 size_t litLength; local
[all...]
H A Dzstd_v03.c2422 BYTE* litLength; member in struct:__anon206
2664 size_t litLength; member in struct:__anon207
2682 size_t litLength; local
[all...]
H A Dzstd_v02.c2781 BYTE* litLength; member in struct:__anon189
3023 size_t litLength; member in struct:__anon190
3041 size_t litLength; local
[all...]
H A Dzstd_v07.c2816 U16* litLength; member in struct:__anon286
3500 size_t litLength; member in struct:__anon289

Completed in 500 milliseconds