Searched defs:llCode (Results 1 – 7 of 7) 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()
325 BYTE const llCode = llCodeTable[n]; in ZSTD_encodeSequences_body() local
245 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_litLengthPrice() local301 { U32 const llCode = ZSTD_LLcode(litLength); in ZSTD_updateStats() local
360 BYTE* llCode; member
959 BYTE const llCode = llCodeTable[n]; in writeSequences() local
3292 U32 const llCode = FSEv06_peekSymbol(&(seqState->stateLL)); in ZSTDv06_decodeSequence() local
3522 U32 const llCode = FSEv07_peekSymbol(&(seqState->stateLL)); in ZSTDv07_decodeSequence() local