Searched refs:MAX_PROGRESS (Results 1 – 1 of 1) sorted by relevance
230638 const int MAX_PROGRESS = 10000; local230642 *pnOne = (int)(MAX_PROGRESS * (i64)p->nProgress/(i64)p->nPhaseOneStep);230650 *pnOne = MAX_PROGRESS;230655 *pnOne = MAX_PROGRESS;230656 *pnTwo = (int)(MAX_PROGRESS * (i64)p->nStep / (i64)p->nFrame);230660 *pnOne = MAX_PROGRESS;230661 *pnTwo = MAX_PROGRESS;