Searched refs:mbmi_mv (Results 1 – 1 of 1) sorted by relevance
494 int_mv *const mbmi_mv = & mbmi->mv; in read_mb_modes_mv() local495 read_mv(bc, &mbmi_mv->as_mv, (const MV_CONTEXT *) mvc); in read_mb_modes_mv()496 mbmi_mv->as_mv.row += near_mvs[near_index].as_mv.row; in read_mb_modes_mv()497 mbmi_mv->as_mv.col += near_mvs[near_index].as_mv.col; in read_mb_modes_mv()505 vp8_check_mv_bounds(mbmi_mv, mb_to_left_edge, in read_mb_modes_mv()