Searched refs:i4_cost_children (Results 1 – 1 of 1) sorted by relevance
1000 S32 i4_cost_children = 0; in hme_try_merge_high_speed() local1056 i4_cost_children = ps_merge_prms->ps_8x8_cu_results[0].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()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()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()1113 i4_cost_children += ps_results_br->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()1471 i4_cost_children += ((4 * ps_pred_ctxt->lambda) >> (ps_pred_ctxt->lambda_q_shift)); in hme_try_merge_high_speed()[all …]