Searched refs:u4_subpel_factor (Results 1 – 1 of 1) sorted by relevance
149 UWORD32 u4_subpel_factor; in ih264e_motion_comp_luma() local224 u4_subpel_factor = (u4_mv_y_hpel << 3) + (u4_mv_x_hpel << 2) in ih264e_motion_comp_luma()240 u4_lkup_idx1 = ((u4_subpel_factor >> 2) != 0) || i4_bipred_flag; in ih264e_motion_comp_luma()