Searched refs:MAX_PROGRESS (Results 1 – 1 of 1) sorted by relevance
230244 const int MAX_PROGRESS = 10000; local230248 *pnOne = (int)(MAX_PROGRESS * (i64)p->nProgress/(i64)p->nPhaseOneStep);230256 *pnOne = MAX_PROGRESS;230261 *pnOne = MAX_PROGRESS;230262 *pnTwo = (int)(MAX_PROGRESS * (i64)p->nStep / (i64)p->nFrame);230266 *pnOne = MAX_PROGRESS;230267 *pnTwo = MAX_PROGRESS;