Home
last modified time | relevance | path

Searched refs:countWkspStart (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c70 BYTE* const countWkspStart = wkspStart; in ZSTD_buildSuperBlockEntropy_literal() local
73 BYTE* const nodeWksp = countWkspStart + countWkspSize; in ZSTD_buildSuperBlockEntropy_literal()
172 BYTE* const countWkspStart = wkspStart; in ZSTD_buildSuperBlockEntropy_sequences() local
175 BYTE* const cTableWksp = countWkspStart + countWkspSize; in ZSTD_buildSuperBlockEntropy_sequences()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11778 BYTE* const countWkspStart = wkspStart; in ZSTD_buildSuperBlockEntropy_literal() local
11781 BYTE* const nodeWksp = countWkspStart + countWkspSize; in ZSTD_buildSuperBlockEntropy_literal()
11880 BYTE* const countWkspStart = wkspStart; in ZSTD_buildSuperBlockEntropy_sequences() local
11883 BYTE* const cTableWksp = countWkspStart + countWkspSize; in ZSTD_buildSuperBlockEntropy_sequences()