Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c160 WORD8 *func_coeff; in ihevcd_inter_pred_ctb() local
412 func_coeff = ai2_xfrac[0] ? in ihevcd_inter_pred_ctb()
418 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()
431 func_coeff = coeff[ai2_yfrac[0]]; in ihevcd_inter_pred_ctb()
435 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()
454 func_coeff = ai2_xfrac[1] ? in ihevcd_inter_pred_ctb()
460 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()
473 func_coeff = coeff[ai2_yfrac[1]]; in ihevcd_inter_pred_ctb()
477 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()