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