Home
last modified time | relevance | path

Searched defs:ll0 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/lib/zstd/compress/
Dzstd_opt.c527U32 const ll0, /* tells if associated literal length is 0 or not. This value must be 0 or 1 */ in ZSTD_insertBtAndGetAllMatches()
761 U32 const ll0, in ZSTD_BtGetAllMatches()
986 U32 const ll0 = !litlen; in ZSTD_compressBlock_opt_generic() local
1098 { U32 const ll0 = (opt[cur].mlen != 0); in ZSTD_compressBlock_opt_generic() local
Dzstd_compress.c4456 static U32 ZSTD_finalizeOffCode(U32 rawOffset, const U32 rep[ZSTD_REP_NUM], U32 ll0) { in ZSTD_finalizeOffCode()
4489 U32 ll0; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local
4628 { U32 ll0 = (litLength == 0); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
Dzstd_compress_internal.h399 MEM_STATIC repcodes_t ZSTD_updateRep(U32 const rep[3], U32 const offset, U32 const ll0) in ZSTD_updateRep()
/linux-6.1.9/lib/zstd/decompress/
Dzstd_decompress_block.c976 U32 const ll0 = (llBase == 0); in ZSTD_decodeSequence() local