FF_ME_ZERO 922 libavcodec/motion_est.c if (s->motion_est != FF_ME_ZERO) { FF_ME_ZERO 1133 libavcodec/motion_est.c if (s->motion_est != FF_ME_ZERO) { FF_ME_ZERO 1600 libavcodec/motion_est.c if (s->motion_est != FF_ME_ZERO) { FF_ME_ZERO 651 libavcodec/mpegvideo.h {"motion_est", "motion estimation algorithm", FF_MPV_OFFSET(motion_est), AV_OPT_TYPE_INT, {.i64 = FF_ME_EPZS }, FF_ME_ZERO, FF_ME_XONE, FF_MPV_OPT_FLAGS, "motion_est" }, \ FF_ME_ZERO 652 libavcodec/mpegvideo.h { "zero", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FF_ME_ZERO }, 0, 0, FF_MPV_OPT_FLAGS, "motion_est" }, \ FF_ME_ZERO 1938 libavcodec/snowenc.c {"motion_est", "motion estimation algorithm", OFFSET(motion_est), AV_OPT_TYPE_INT, {.i64 = FF_ME_EPZS }, FF_ME_ZERO, FF_ME_ITER, VE, "motion_est" }, FF_ME_ZERO 1939 libavcodec/snowenc.c { "zero", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FF_ME_ZERO }, 0, 0, VE, "motion_est" }, FF_ME_ZERO 670 libavcodec/svq1enc.c { "motion-est", "Motion estimation algorithm", OFFSET(motion_est), AV_OPT_TYPE_INT, { .i64 = FF_ME_EPZS }, FF_ME_ZERO, FF_ME_XONE, VE, "motion-est"}, FF_ME_ZERO 671 libavcodec/svq1enc.c { "zero", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FF_ME_ZERO }, 0, 0, FF_MPV_OPT_FLAGS, "motion-est" },