FF_ME_ITER 151 libavcodec/snowenc.c if(s->motion_est == FF_ME_ITER){ FF_ME_ITER 1230 libavcodec/snowenc.c if(s->motion_est == FF_ME_ITER && !s->keyframe && search) FF_ME_ITER 1239 libavcodec/snowenc.c if(s->motion_est == FF_ME_ITER || !search) FF_ME_ITER 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_ITER 1942 libavcodec/snowenc.c { "iter", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FF_ME_ITER }, 0, 0, VE, "motion_est" },