Searched refs:func_indx3 (Results 1 – 1 of 1) sorted by relevance
155 WORD32 func_indx1, func_indx2, func_indx3, func_indx4; in ihevcd_inter_pred_ctb() local379 func_indx3 = 4 * (weighted_pred || bi_pred) + 1 + 11 * clr_indx; in ihevcd_inter_pred_ctb()380 func_indx3 += ai2_xfrac[1] ? 2 : 0; in ihevcd_inter_pred_ctb()381 func_indx3 += ai2_yfrac[1] ? 1 : 0; in ihevcd_inter_pred_ctb()386 func_ptr3 = ps_codec->apf_inter_pred[func_indx3]; in ihevcd_inter_pred_ctb()