Lines Matching refs:i4_tot_cost

950                     ps_search_node->i4_tot_cost = i4_mv_cost + ps_search_node->i4_sad;  in hme_pick_eval_merge_candts()
1056 i4_cost_children = ps_merge_prms->ps_8x8_cu_results[0].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1057 ps_merge_prms->ps_8x8_cu_results[1].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1058 ps_merge_prms->ps_8x8_cu_results[2].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1059 ps_merge_prms->ps_8x8_cu_results[3].ps_best_results->i4_tot_cost; in hme_try_merge_high_speed()
1065 i4_cost_children = ps_results_tl->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()
1072 i4_cost_children += ps_merge_prms->ps_8x8_cu_results[4].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1073 ps_merge_prms->ps_8x8_cu_results[5].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1074 ps_merge_prms->ps_8x8_cu_results[6].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1075 ps_merge_prms->ps_8x8_cu_results[7].ps_best_results->i4_tot_cost; in hme_try_merge_high_speed()
1081 i4_cost_children += ps_results_tr->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()
1088 i4_cost_children += ps_merge_prms->ps_8x8_cu_results[8].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1089 ps_merge_prms->ps_8x8_cu_results[9].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1090 ps_merge_prms->ps_8x8_cu_results[10].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1091 ps_merge_prms->ps_8x8_cu_results[11].ps_best_results->i4_tot_cost; in hme_try_merge_high_speed()
1097 i4_cost_children += ps_results_bl->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()
1104 i4_cost_children += ps_merge_prms->ps_8x8_cu_results[12].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1105 ps_merge_prms->ps_8x8_cu_results[13].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1106 ps_merge_prms->ps_8x8_cu_results[14].ps_best_results->i4_tot_cost + in hme_try_merge_high_speed()
1107 ps_merge_prms->ps_8x8_cu_results[15].ps_best_results->i4_tot_cost; in hme_try_merge_high_speed()
1113 i4_cost_children += ps_results_br->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()
1279 ps_best_result->i4_tot_cost = in hme_try_merge_high_speed()
1461 i4_cost_parent = ps_results_merge->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()
5531 ps_blk_16x16->best_inter_cost += aps_inferior_parts[j]->i4_tot_cost; in hme_analyse_mv_clustering()
5536 ps_blk_16x16->best_inter_cost += ps_part_result->i4_tot_cost; in hme_analyse_mv_clustering()
7927 ps_cu_results->ps_best_results->as_pu_results[1].i4_tot_cost; in hme_refine()
7929 ps_cu_results->ps_best_results->as_pu_results[0].i4_tot_cost; in hme_refine()
7941 ps_cu_results->ps_best_results->as_pu_results[0].i4_tot_cost; in hme_refine()
7993 ps_search_results->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_refine()
8061 child_cost += ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_refine()
10468 (ps_search_node->i4_tot_cost - ps_search_node->i4_sad); in hme_refine_no_encode()
10537 ->i4_tot_cost - in hme_refine_no_encode()