Searched defs:ofCode (Results 1 – 6 of 6) 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()
335 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
195 BYTE *ofCode; member
937 U32 const ofCode = FSE_peekSymbol(&seqState->stateOffb); /* <= maxOff, by table construction */ in ZSTD_decodeSequence() local1169 U32 const ofCode = FSE_peekSymbol(&seqState->stateOffb); /* <= maxOff, by table construction */ in ZSTD_decodeSequenceLong_generic() local
785 BYTE const ofCode = ofCodeTable[n]; in ZSTD_compressSequences_internal() local
296 BYTE* ofCode; member