Searched refs:ctStart (Results 1 – 3 of 3) sorted by relevance
334 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local335 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()
3272 const BYTE* const ctStart = ctp; in ZSTD_estimateBlockSize_symbolType() local3273 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateBlockSize_symbolType()
611 const BYTE* const ctStart = ctp; in ZSTD_estimateSubBlockSize_symbolType() local612 const BYTE* const ctEnd = ctStart + nbSeq; in ZSTD_estimateSubBlockSize_symbolType()