Home
last modified time | relevance | path

Searched refs:func_indx4 (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
383 func_indx4 = (ai2_xfrac[1] && ai2_yfrac[1]) in ihevcd_inter_pred_ctb()
387 func_ptr4 = ps_codec->apf_inter_pred[func_indx4]; in ihevcd_inter_pred_ctb()