Home | History | Annotate | Download | only in encoder

Lines Matching refs:best_mode

601     B_PREDICTION_MODE *best_mode,
652 *best_mode = mode;
660 b->bmi.mode = (B_PREDICTION_MODE)(*best_mode);
696 B_PREDICTION_MODE UNINITIALIZED_IS_SAFE(best_mode);
708 cpi, mb, mb->block + i, xd->block + i, &best_mode, bmode_costs,
715 mic->bmi[i].mode = xd->block[i].bmi.mode = best_mode;