Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h229 BYTE* ofCode; member
/freebsd-12.1/sys/contrib/zstd/tests/
H A Ddecodecorpus.c951 BYTE const ofCode = ofCodeTable[n]; in writeSequences() local
/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1594 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
/freebsd-12.1/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3290 …U32 const ofCode = FSEv06_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv06_decodeSequence() local
H A Dzstd_v07.c3516 …U32 const ofCode = FSEv07_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv07_decodeSequence() local