Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1512 UWORD8 *pu1_pred_id_of_winners = ps_mode_info->au1_pred_buf_idx; in ihevce_merge_cands_with_existing_best()
2535 &ps_inter_cu_mode_info->au1_pred_buf_idx[i], in ihevce_redundant_candidate_pruner()
2536 &ps_inter_cu_mode_info->au1_pred_buf_idx[i + 1], in ihevce_redundant_candidate_pruner()
2538 sizeof(ps_inter_cu_mode_info->au1_pred_buf_idx[i])); in ihevce_redundant_candidate_pruner()
Dihevce_enc_loop_structs.h1604 UWORD8 au1_pred_buf_idx[MAX_NUM_INTER_RDO_CANDS]; member