Searched refs:mv0 (Results 1 – 3 of 3) sorted by relevance
1011 value *mv0 = md->src[0]->gvalue(); in fold_alu_op3() local1016 if (v0 == mv0) { in fold_alu_op3()1022 } else if (v1 == mv0) { in fold_alu_op3()1032 value *va1 = es1 == 0 ? mv1 : mv0; in fold_alu_op3()
1583 mv0 = RunForward("complete")1589 self.assertAllClose(mv0, mv1, rtol=1e-4)1590 self.assertAllClose(mv0, mv2, rtol=1e-4)1591 self.assertAllClose(mv0, mv3, rtol=1e-4)
9054 const int_mv mv0 = mbmi->mv[0]; in handle_inter_intra_mode() local9196 tmp_mv.as_int = mv0.as_int; in handle_inter_intra_mode()9219 mbmi->mv[0].as_int = mv0.as_int; in handle_inter_intra_mode()9492 const int_mv mv0 = mbmi->mv[0]; in motion_mode_rd() local9506 if (mv0.as_int != mbmi->mv[0].as_int) { in motion_mode_rd()9524 mbmi->mv[0] = mv0; in motion_mode_rd()