Searched defs:ofCode (Results 1 – 10 of 10) 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
306 BYTE* ofCode; member
957 BYTE const ofCode = ofCodeTable[n]; in writeSequences() local
3290 …U32 const ofCode = FSEv06_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv06_decodeSequence() local
3520 …U32 const ofCode = FSEv07_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv07_decodeSequence() local
90927 BYTE *ofCode; member
57641 BYTE *ofCode; member