Home
last modified time | relevance | path

Searched refs:u1_worst_cost_idx_in_dst_array (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1337 UWORD8 u1_worst_cost_idx_in_dst_array) in ihevce_get_worst_costs_and_indices() argument
1341 pu4_cost_dst[0] = pu4_cost_src[u1_worst_cost_idx_in_dst_array]; in ihevce_get_worst_costs_and_indices()
1342 pu4_cost_src[u1_worst_cost_idx_in_dst_array] = 0; in ihevce_get_worst_costs_and_indices()
1343 pu1_worst_dst_cand_idx[0] = u1_worst_cost_idx_in_dst_array; in ihevce_get_worst_costs_and_indices()
1371 UWORD8 u1_worst_cost_idx_in_dst_array) in ihevce_select_cands_to_replace_previous_worst() argument
1410 u1_worst_cost_idx_in_dst_array); in ihevce_select_cands_to_replace_previous_worst()