Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
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()
Dzstd_compress.c3181 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local
3182 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()