Searched refs:motion_shift (Results 1 – 1 of 1) sorted by relevance
1972 int motion_shift = plane ? 4 : 2; in vp4_mc_loop_filter() local1990 x = 8 * bx + motion_x / motion_shift; in vp4_mc_loop_filter()1991 y = 8 * by + motion_y / motion_shift; in vp4_mc_loop_filter()