Searched refs:pu1_worst_dst_cand_idx (Results 1 – 1 of 1) sorted by relevance
1334 UWORD8 *pu1_worst_dst_cand_idx, in ihevce_get_worst_costs_and_indices() argument1343 pu1_worst_dst_cand_idx[0] = u1_worst_cost_idx_in_dst_array; in ihevce_get_worst_costs_and_indices()1347 pu1_worst_dst_cand_idx[i] = 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()1351 pu4_cost_src[pu1_worst_dst_cand_idx[i]] = 0; 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()