Home
last modified time | relevance | path

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

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_enc_loop_inter_mode_sifter.c585 UWORD8 *pu1_merge_pred_buf_idx_array, in ihevce_mixed_mode_cand_type1_pred_buffer_preparation() argument
706 if((pu1_merge_pred_buf_idx_array[i] != pau1_final_pred_buf_id[MERGE_DERIVED][1]) && in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
707 (pu1_merge_pred_buf_idx_array[i] != pau1_final_pred_buf_id[MERGE_DERIVED][0])) in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
709 pu1_pred_dst = (UWORD8 *)ppv_pred_buf_list[pu1_merge_pred_buf_idx_array[i]] + in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
712 i1_retval = pu1_merge_pred_buf_idx_array[i]; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
851 if((pu1_merge_pred_buf_idx_array[i] != in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
853 (pu1_merge_pred_buf_idx_array[i] != in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
857 (UWORD8 *)ppv_pred_buf_list[pu1_merge_pred_buf_idx_array[i]] + in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
860 i1_retval = pu1_merge_pred_buf_idx_array[i]; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
908 UWORD8 *pu1_merge_pred_buf_idx_array, in ihevce_mixed_mode_cand_type0_pred_buffer_preparation() argument
[all …]