Home
last modified time | relevance | path

Searched refs:ctStart (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c334 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local
335 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()
H A Dzstd_compress.c3272 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local
3273 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c611 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local
612 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()