Searched refs:vp8_cost_mv_ref (Results 1 – 3 of 3) sorted by relevance
142 int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]);
936 int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]) in vp8_cost_mv_ref() function1156 rate += vp8_cost_mv_ref(SPLITMV, bsi->mdcounts); in rd_check_segment()1822 rd->rate2 += vp8_cost_mv_ref(this_mode, mdcounts); in evaluate_inter_mode_rd()2544 vp8_cost_mv_ref(ZEROMV, mdcounts); in vp8_rd_pick_inter_mode()
1282 rate2 += vp8_cost_mv_ref(this_mode, mdcounts); in vp8_pick_inter_mode()1457 vp8_cost_mv_ref(ZEROMV, mdcounts); in vp8_pick_inter_mode()