Motion vector src_x = dst_x + motion_x / motion_scale src_y = dst_y + motion_y / motion_scale
See Implementation
Motion vector src_x = dst_x + motion_x / motion_scale src_y = dst_y + motion_y / motion_scale