Home
last modified time | relevance | path

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

/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()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c340 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local
341 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()
H A Dzstd_compress.c3867 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local
3868 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()