Searched defs:mlCode (Results 1 – 4 of 4) sorted by relevance
439 … const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()540 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
313 BYTE const mlCode = mlCodeTable[n]; in ZSTD_encodeSequences_body() local
276 { U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_getMatchPrice() local315 U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_updateStats() local
339 BYTE* mlCode; member