FF_MPV_FLAG_SKIP_RD  700 libavcodec/mpegvideo.h { "skip_rd",        "RD optimal MB level residual skipping", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_SKIP_RD },    0, 0, FF_MPV_OPT_FLAGS, "mpv_flags" },\
FF_MPV_FLAG_SKIP_RD 3147 libavcodec/mpegvideo_enc.c                 if (!best_s.mb_intra && s->mpv_flags & FF_MPV_FLAG_SKIP_RD) {