ME_X1             408 libavcodec/libxvid.c     case ME_X1:
ME_X1             314 libavcodec/motion_est.c     if(s->me_method!=ME_ZERO && s->me_method!=ME_EPZS && s->me_method!=ME_X1 && s->avctx->codec_id != AV_CODEC_ID_SNOW){
ME_X1             931 libavcodec/motion_est.c     case ME_X1:
ME_X1            1151 libavcodec/motion_est.c     case ME_X1:
ME_X1             102 libavcodec/options_table.h {"x1", "X1 motion estimation", 0, AV_OPT_TYPE_CONST, {.i64 = ME_X1 }, INT_MIN, INT_MAX, V|E, "me_method" },