Home | History | Annotate | Download | only in encoder

Lines Matching refs:best_mode

135     B_PREDICTION_MODE *best_mode,
171 *best_mode = mode;
175 b->bmi.as_mode = *best_mode;
204 B_PREDICTION_MODE UNINITIALIZED_IS_SAFE(best_mode);
206 d = 0; r = 0; best_mode = 0;
217 pick_intra4x4block(mb, i, &best_mode, bmode_costs, &r, &d);
221 mic->bmi[i].as_mode = best_mode;
267 MB_PREDICTION_MODE best_mode = DC_PRED;
385 best_mode = (MB_PREDICTION_MODE)i;
390 mb->e_mbd.mode_info_context->mbmi.uv_mode = best_mode;
1256 MB_PREDICTION_MODE mode, best_mode = DC_PRED;
1283 best_mode = mode;
1288 xd->mode_info_context->mbmi.mode = best_mode;