Searched refs:ML_bits (Results 1 – 6 of 6) sorted by relevance
313 BIT_addBits(&blockStream, sequences[nbSeq-1].matchLength, ML_bits[mlCodeTable[nbSeq-1]]); in ZSTD_encodeSequences_body()336 U32 const mlBits = ML_bits[mlCode]; in ZSTD_encodeSequences_body()
660 nbSeq, fseTables->matchlengthCTable, ML_bits, in ZSTD_estimateSubBlockSize_sequences()
289 …price += (ML_bits[mlCode] * BITCOST_MULTIPLIER) + (optPtr->matchLengthSumBasePrice - WEIGHT(optPtr… in ZSTD_getMatchPrice()
202 static UNUSED_ATTR const U32 ML_bits[MaxML+1] = { variable
643 ML_base, ML_bits, in ZSTD_decodeSeqHeaders()
1274 ML_base, ML_bits, in ZSTD_loadDEntropy()