Searched refs:au4_cost (Results 1 – 2 of 2) sorted by relevance
1511 UWORD32 *pu4_cost_dst = ps_mode_info->au4_cost; in ihevce_merge_cands_with_existing_best()1655 ps_mode_info->au4_cost, u1_num_cands_previously_added); in ihevce_merge_cands_with_existing_best()2012 UWORD32 au4_cost[4][NUM_INTER_PU_PARTS]; in ihevce_compute_pred_and_populate_modes() local2164 au4_cost[ME_OR_SKIP_DERIVED][i] = in ihevce_compute_pred_and_populate_modes()2169 au4_cost[ME_OR_SKIP_DERIVED][i] = ihevce_compute_inter_pred_and_cost( in ihevce_compute_pred_and_populate_modes()2202 au4_cost[ME_OR_SKIP_DERIVED][i], in ihevce_compute_pred_and_populate_modes()2306 au4_cost[MERGE_DERIVED][i] = ihevce_determine_best_merge_pu( in ihevce_compute_pred_and_populate_modes()2311 au4_cost[ME_OR_SKIP_DERIVED][i], in ihevce_compute_pred_and_populate_modes()2319 au4_cost[MERGE_DERIVED][i] = INT_MAX; in ihevce_compute_pred_and_populate_modes()2322 au4_cost[(i) ? MIXED_MODE_TYPE1 : MIXED_MODE_TYPE0][i] = au4_cost[MERGE_DERIVED][i]; in ihevce_compute_pred_and_populate_modes()[all …]
1601 UWORD32 au4_cost[MAX_NUM_INTER_RDO_CANDS]; member