Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1305 UWORD8 *pu1_pred_id_of_winners, in ihevce_check_if_buf_can_be_freed() argument
1315 if(u1_idx_of_worst_cost_in_pred_buf_array == pu1_pred_id_of_winners[i]) in ihevce_check_if_buf_can_be_freed()
1366 UWORD8 *pu1_pred_id_of_winners, in ihevce_select_cands_to_replace_previous_worst() argument
1428 pu1_pred_id_of_winners, in ihevce_select_cands_to_replace_previous_worst()
1429 pu1_pred_id_of_winners[au1_worst_dst_cand_idx[k]], in ihevce_select_cands_to_replace_previous_worst()
1433 pu1_pred_id_of_winners[au1_worst_dst_cand_idx[k]]; in ihevce_select_cands_to_replace_previous_worst()
1437 pu1_pred_id_of_winners[au1_worst_dst_cand_idx[k]] = UCHAR_MAX; in ihevce_select_cands_to_replace_previous_worst()
1512 UWORD8 *pu1_pred_id_of_winners = ps_mode_info->au1_pred_buf_idx; in ihevce_merge_cands_with_existing_best() local
1556 pu1_pred_id_of_winners, in ihevce_merge_cands_with_existing_best()
1598 u1_idx_of_worst_cost_in_pred_buf_array = pu1_pred_id_of_winners[u1_worst_cost_idx]; in ihevce_merge_cands_with_existing_best()
[all …]