Lines Matching refs:i4_mv_cost
1031 cur_iter_best_cost += ps_pu_node1->i4_mv_cost; in hme_compute_pred_and_evaluate_bi()
1032 cur_iter_best_cost += ps_pu_node2[i].i4_mv_cost; in hme_compute_pred_and_evaluate_bi()
1058 S32 i4_sad = ps_pu_node1->i4_tot_cost - ps_pu_node1->i4_mv_cost; in hme_compute_pred_and_evaluate_bi()
1124 uni_cost = i4_sad + ps_pu_node1->i4_mv_cost; in hme_compute_pred_and_evaluate_bi()
1407 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local
1423 i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1427 i4_tot_cost = CLIP_S16(i4_sad + i4_mv_cost); in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1455 ps_subpel_refine_ctxt->i2_mv_cost[1][index] = i4_mv_cost; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1474 ps_subpel_refine_ctxt->i2_mv_cost[0][index] = i4_mv_cost; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1570 S32 i4_count = 0, i4_sad, i4_mv_cost, i4_tot_cost; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local
1586 i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1590 i4_tot_cost = CLIP_S16(i4_sad + i4_mv_cost); in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1618 ps_subpel_refine_ctxt->i2_mv_cost[1][index] = i4_mv_cost; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1626 ps_subpel_refine_ctxt->i2_mv_cost[0][index] = i4_mv_cost; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
3884 ps_best_node[0].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
3903 ps_best_node[1].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[1][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
3927 ps_best_node[0].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
3943 ps_best_node[1].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[1][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
3963 ps_best_node[1].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
3983 ps_best_node[0].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()
4005 ps_best_node[0].i4_mv_cost = ps_subpel_refine_ctxt->i2_mv_cost[0][index]; in hme_subpel_refine_struct_to_search_results_struct_converter()