motion_compensation  392 libavcodec/mss12.c                 if (motion_compensation(c, x + i, y + j, 1, 1))
motion_compensation  510 libavcodec/mss12.c             return motion_compensation(c, x, y, width, height);