Home | History | Annotate | Download | only in encoder

Lines Matching refs:bmi

175     b->bmi.as_mode = *best_mode;
221 mic->bmi[i].as_mode = best_mode;
939 d->bmi.mv.as_int = mvp_full.as_int;
942 cpi->find_fractional_mv_step(x, b, d, &d->bmi.mv, &best_ref_mv,
978 bestsme = vp8_hex_search(x, b, d, &mvp_full, &d->bmi.mv,
982 mode_mv[NEWMV].as_int = d->bmi.mv.as_int;
987 &d->bmi.mv, step_param, sadpb, &num00,
990 mode_mv[NEWMV].as_int = d->bmi.mv.as_int;
1006 &d->bmi.mv,
1014 mode_mv[NEWMV].as_int = d->bmi.mv.as_int;
1018 d->bmi.mv.as_int = mode_mv[NEWMV].as_int;
1030 cpi->find_fractional_mv_step(x, b, d, &d->bmi.mv,
1037 mode_mv[NEWMV].as_int = d->bmi.mv.as_int;