Searched refs:y_subpel (Results 1 – 1 of 1) sorted by relevance
1979 int x_subpel, y_subpel; in vp4_mc_loop_filter() local1994 y_subpel = motion_y & subpel_mask; in vp4_mc_loop_filter()1996 if (x_subpel || y_subpel) { in vp4_mc_loop_filter()2003 if (y_subpel) in vp4_mc_loop_filter()2015 if (x_offset > 8 + x_subpel && y_offset > 8 + y_subpel) in vp4_mc_loop_filter()2027 if (y_offset <= 8 + y_subpel) in vp4_mc_loop_filter()