Searched refs:total_rdopt_cost (Results 1 – 1 of 1) sorted by relevance
2888 LWORD64 total_rdopt_cost; in ihevce_intra_rdopt_cu_ntu() local2920 total_rdopt_cost = 0; in ihevce_intra_rdopt_cu_ntu()3923 total_rdopt_cost += ai8_cand_rdopt_cost[best_intra_buf_idx]; in ihevce_intra_rdopt_cu_ntu()3929 if(total_rdopt_cost > prev_best_rdopt_cost) in ihevce_intra_rdopt_cu_ntu()3931 return (total_rdopt_cost); in ihevce_intra_rdopt_cu_ntu()3971 total_rdopt_cost += ihevce_psy_rd_cost( in ihevce_intra_rdopt_cu_ntu()4027 ps_ctxt->as_cu_prms[curr_buf_idx].i8_curr_rdopt_cost = total_rdopt_cost; in ihevce_intra_rdopt_cu_ntu()4053 total_rdopt_cost += chrm_rdopt_cost; in ihevce_intra_rdopt_cu_ntu()4065 if(total_rdopt_cost > prev_best_rdopt_cost) in ihevce_intra_rdopt_cu_ntu()4067 return (total_rdopt_cost); in ihevce_intra_rdopt_cu_ntu()[all …]