Searched defs:mlBase (Results 1 – 3 of 3) sorted by relevance
276 U32 const mlBase = matchLength - MINMATCH; in ZSTD_getMatchPrice() local326 { U32 const mlBase = matchLength - MINMATCH; in ZSTD_updateStats() local
381 MEM_STATIC U32 ZSTD_MLcode(U32 mlBase) in ZSTD_MLcode()505 …StorePtr, size_t litLength, const BYTE* literals, const BYTE* litLimit, U32 offCode, size_t mlBase) in ZSTD_storeSeq()
949 U32 const mlBase = mlDInfo.baseValue; in ZSTD_decodeSequence() local