Searched refs:vp8_cost_mv_ref (Results 1 – 2 of 2) sorted by relevance
40 extern int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]);1063 rate2 += vp8_cost_mv_ref(this_mode, mdcounts); in vp8_pick_inter_mode()1193 vp8_cost_mv_ref(ZEROMV, mdcounts); in vp8_pick_inter_mode()
934 int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]) in vp8_cost_mv_ref() function1154 rate += vp8_cost_mv_ref(SPLITMV, bsi->mdcounts); in rd_check_segment()1821 rd->rate2 += vp8_cost_mv_ref(this_mode, mdcounts); in evaluate_inter_mode_rd()2541 vp8_cost_mv_ref(ZEROMV, mdcounts); in vp8_rd_pick_inter_mode()