Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c162 … 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()
H A Dzstd_compress_sequences.c335 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c440 … const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
541 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
H A Dzstd_compress_sequences.c313 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_internal.h340 BYTE* ofCode; member
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_internal.h306 BYTE* ofCode; member
/freebsd/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.c3520 …U32 const ofCode = FSEv07_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv07_decodeSequence() local