Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c439 … const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
540 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()
H A Dzstd_compress_sequences.c326 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h362 BYTE* ofCode; member
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c3294 …U32 const ofCode = FSEv06_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv06_decodeSequence() local
H A Dzstd_v07.c3524 …U32 const ofCode = FSEv07_peekSymbol(&(seqState->stateOffb)); /* <= maxOff, by table constructio… in ZSTDv07_decodeSequence() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6637 BYTE* ofCode; member
11566 BYTE const ofCode = ofCodeTable[n]; in ZSTD_encodeSequences_body() local
12147 … const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock_sequences()
12248 const BYTE* llCode, const BYTE* mlCode, const BYTE* ofCode, in ZSTD_compressSubBlock()