FF_MPV_FLAG_MV0 991 libavcodec/motion_est.c if (s->mpv_flags & FF_MPV_FLAG_MV0) FF_MPV_FLAG_MV0 1611 libavcodec/motion_est.c s->mpv_flags & FF_MPV_FLAG_MV0 && *(uint32_t*)s->b_direct_mv_table[xy]) FF_MPV_FLAG_MV0 897 libavcodec/motion_est_template.c s->mpv_flags & FF_MPV_FLAG_MV0) FF_MPV_FLAG_MV0 705 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" },\ FF_MPV_FLAG_MV0 951 libavcodec/mpegvideo_enc.c s->mpv_flags |= FF_MPV_FLAG_MV0;