Searched defs:mlCode (Results 1 – 4 of 4) sorted by relevance
162 … const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()263 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
336 BYTE const mlCode = mlCodeTable[n]; in ZSTD_encodeSequences_body() local
317 { U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_getMatchPrice() local356 U32 const mlCode = ZSTD_MLcode(mlBase); in ZSTD_updateStats() local
295 BYTE* mlCode; member