Searched refs:func_ht (Results 1 – 1 of 1) sorted by relevance
162 WORD32 func_ht; in ihevcd_inter_pred_ctb() local415 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()416 func_ht += (ai2_xfrac[0] && ai2_yfrac[0]) ? ntaps - 1 : 0; in ihevcd_inter_pred_ctb()418 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()433 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()435 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()457 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()458 func_ht += (ai2_xfrac[1] && ai2_yfrac[1]) ? ntaps - 1 : 0; in ihevcd_inter_pred_ctb()460 func_coeff, func_ht, func_wd); in ihevcd_inter_pred_ctb()475 func_ht = pu_ht >> clr_indx; in ihevcd_inter_pred_ctb()[all …]