Home | History | Annotate | Download | only in encoder

Lines Matching refs:bmi

913     mbmi->mv[0].as_int = mi->bmi[3].as_mv[0].as_int;
914 mbmi->mv[1].as_int = mi->bmi[3].as_mv[1].as_int;
3363 ++counts->y_mode[0][mi->bmi[idy * 2 + idx].as_mode];