Searched refs:ctStart (Results 1 – 2 of 2) sorted by relevance
340 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local341 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()
3780 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local3781 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()