Searched defs:llCode (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()
334 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
284 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local342 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local
294 BYTE* llCode; member