Searched refs:LL_bits (Results 1 – 6 of 6) sorted by relevance
311 BIT_addBits(&blockStream, sequences[nbSeq-1].litLength, LL_bits[llCodeTable[nbSeq-1]]); in ZSTD_encodeSequences_body()334 U32 const llBits = LL_bits[llCode]; in ZSTD_encodeSequences_body()
656 nbSeq, fseTables->litlengthCTable, LL_bits, in ZSTD_estimateSubBlockSize_sequences()
258 return (LL_bits[llCode] * BITCOST_MULTIPLIER) in ZSTD_litLengthPrice()
185 static UNUSED_ATTR const U32 LL_bits[MaxLL+1] = { variable
619 LL_base, LL_bits, in ZSTD_decodeSeqHeaders()
1289 LL_base, LL_bits, in ZSTD_loadDEntropy()