Searched refs:ctStart (Results 1 – 2 of 2) sorted by relevance
334 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local335 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()
3181 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local3182 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()