Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c580 UWORD8 *pu1_merge_pred_buf_idx_array, in ihevce_mixed_mode_cand_type1_pred_buffer_preparation() argument
696 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()
697 (pu1_merge_pred_buf_idx_array[i] != pau1_final_pred_buf_id[MERGE_DERIVED][0])) in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
699 pu1_pred_dst = (UWORD8 *)ppv_pred_buf_list[pu1_merge_pred_buf_idx_array[i]] + in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
702 i1_retval = pu1_merge_pred_buf_idx_array[i]; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
841 if((pu1_merge_pred_buf_idx_array[i] != in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
843 (pu1_merge_pred_buf_idx_array[i] != in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
847 (UWORD8 *)ppv_pred_buf_list[pu1_merge_pred_buf_idx_array[i]] + in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
850 i1_retval = pu1_merge_pred_buf_idx_array[i]; in ihevce_mixed_mode_cand_type1_pred_buffer_preparation()
898 UWORD8 *pu1_merge_pred_buf_idx_array, in ihevce_mixed_mode_cand_type0_pred_buffer_preparation() argument
[all …]