Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c155 WORD32 func_indx1, func_indx2, func_indx3, func_indx4; in ihevcd_inter_pred_ctb() local
366 func_indx2 = (ai2_xfrac[0] && ai2_yfrac[0]) in ihevcd_inter_pred_ctb()
370 func_ptr2 = ps_codec->apf_inter_pred[func_indx2]; in ihevcd_inter_pred_ctb()