OBMC_FILTER4      428 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 2, 2, 1, 5, 0, 0);
OBMC_FILTER4      429 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 4, 2, 0, 5, 1, 0);
OBMC_FILTER4      438 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x    , 1, 2, 5, 0, 0);
OBMC_FILTER4      439 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 2, 1, 1, 6, 0, 0);
OBMC_FILTER4      440 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 4, 1, 0, 6, 1, 0);
OBMC_FILTER4      441 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 6, 1, 0, 5, 2, 0);
OBMC_FILTER4      443 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x    , 0, 2, 5, 0, 1);
OBMC_FILTER4      444 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 2, 0, 1, 6, 0, 1);
OBMC_FILTER4      445 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 4, 0, 0, 6, 1, 1);
OBMC_FILTER4      446 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 6, 0, 0, 5, 2, 1);
OBMC_FILTER4      450 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 2, 0, 1, 5, 0, 2);
OBMC_FILTER4      451 libavcodec/mpegvideo_motion.c     OBMC_FILTER4(x + 4, 0, 0, 5, 1, 2);