Searched refs:thismvcost (Results 1 – 2 of 2) sorted by relevance
962 int thismvcost = 0; in labels2mode() local992 thismvcost = vp8_mv_bit_cost(this_mv, best_ref_mv, mvcost, 102); in labels2mode()1029 cost += thismvcost ; in labels2mode()
1482 int thismvcost = 0; in labels2mode() local1493 thismvcost += vp9_mv_bit_cost(&this_mv[0].as_mv, &best_ref_mv[0]->as_mv, in labels2mode()1497 thismvcost += vp9_mv_bit_cost(&this_mv[1].as_mv, &best_ref_mv[1]->as_mv, in labels2mode()1532 thismvcost; in labels2mode()