Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c706 UWORD8 au1_buf_ids[NUM_CU_ME_INTRA_PRED_IDX - 1]; in ihevce_cu_mode_decide() local
710 au1_buf_ids, &ps_ctxt->s_pred_buf_data.u4_is_buf_in_use, NUM_CU_ME_INTRA_PRED_IDX - 1); in ihevce_cu_mode_decide()
719 (UWORD8 *)ps_ctxt->s_pred_buf_data.apv_inter_pred_data[au1_buf_ids[ctr]]; in ihevce_cu_mode_decide()
738 UWORD8 au1_buf_ids[NUM_CU_ME_INTRA_PRED_IDX]; in ihevce_cu_mode_decide() local
742 au1_buf_ids, &ps_ctxt->s_pred_buf_data.u4_is_buf_in_use, NUM_CU_ME_INTRA_PRED_IDX); in ihevce_cu_mode_decide()
751 (UWORD8 *)ps_ctxt->s_pred_buf_data.apv_inter_pred_data[au1_buf_ids[ctr]]; in ihevce_cu_mode_decide()