FF_MPV_FLAG_MV0   980 libavcodec/motion_est.c             if (s->mpv_flags & FF_MPV_FLAG_MV0)
FF_MPV_FLAG_MV0  1590 libavcodec/motion_est.c             s->mpv_flags & FF_MPV_FLAG_MV0 && *(uint32_t*)s->b_direct_mv_table[xy])
FF_MPV_FLAG_MV0   899 libavcodec/motion_est_template.c         s->mpv_flags & FF_MPV_FLAG_MV0)
FF_MPV_FLAG_MV0   624 libavcodec/mpegvideo.h { "mv0",            "always try a mb with mv=<0,0>",                     0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_MV0 },    0, 0, FF_MPV_OPT_FLAGS, "mpv_flags" },\