Searched refs:pu4_cost_dst (Results 1 – 1 of 1) sorted by relevance
1333 UWORD32 *pu4_cost_dst, in ihevce_get_worst_costs_and_indices() argument1341 pu4_cost_dst[0] = pu4_cost_src[u1_worst_cost_idx_in_dst_array]; in ihevce_get_worst_costs_and_indices()1350 pu4_cost_dst[i] = pu4_cost_src[pu1_worst_dst_cand_idx[i]]; in ihevce_get_worst_costs_and_indices()1356 pu4_cost_src[pu1_worst_dst_cand_idx[i]] = pu4_cost_dst[i]; in ihevce_get_worst_costs_and_indices()1362 UWORD32 *pu4_cost_dst, in ihevce_select_cands_to_replace_previous_worst() argument1405 pu4_cost_dst, in ihevce_select_cands_to_replace_previous_worst()1511 UWORD32 *pu4_cost_dst = ps_mode_info->au4_cost; in ihevce_merge_cands_with_existing_best() local1552 pu4_cost_dst, in ihevce_merge_cands_with_existing_best()1591 pu4_cost_dst[u1_dst_array_idx] = au4_cost_src[i]; in ihevce_merge_cands_with_existing_best()1596 ihevce_find_idx_of_worst_cost(pu4_cost_dst, u1_num_cands_previously_added); in ihevce_merge_cands_with_existing_best()[all …]