Searched refs:l1_mv_cost (Results 1 – 4 of 4) sorted by relevance
2189 int l1_mv_cost = a->l1.bi16x16.p_cost_mv[-a->l1.bi16x16.mvp[0]] in x264_mb_analyse_inter_b16x16() local2197 + ref_costs + l0_mv_cost + l1_mv_cost; in x264_mb_analyse_inter_b16x16()2256 a->l1.bi16x16.cost_mv = l1_mv_cost; in x264_mb_analyse_inter_b16x16()
2001 int l1_mv_cost = a->l1.bi16x16.p_cost_mv[-a->l1.bi16x16.mvp[0]] in mb_analyse_inter_b16x16() local2007 + ref_costs + l0_mv_cost + l1_mv_cost; in mb_analyse_inter_b16x16()2065 a->l1.bi16x16.cost_mv = l1_mv_cost; in mb_analyse_inter_b16x16()