Home
last modified time | relevance | path

Searched defs:ofCode (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/lib/zstd/
Dzstd_internal.h195 BYTE *ofCode; member
Ddecompress.c937 U32 const ofCode = FSE_peekSymbol(&seqState->stateOffb); /* <= maxOff, by table construction */ in ZSTD_decodeSequence() local
1169 U32 const ofCode = FSE_peekSymbol(&seqState->stateOffb); /* <= maxOff, by table construction */ in ZSTD_decodeSequenceLong_generic() local
Dcompress.c785 BYTE const ofCode = ofCodeTable[n]; in ZSTD_compressSequences_internal() local