FF_MPV_FLAG_NAQ 623 libavcodec/mpegvideo.h { "naq", "normalize adaptive quantization", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_NAQ }, 0, 0, FF_MPV_OPT_FLAGS, "mpv_flags" },\ FF_MPV_FLAG_NAQ 818 libavcodec/ratecontrol.c if (s->mpv_flags & FF_MPV_FLAG_NAQ) { FF_MPV_FLAG_NAQ 843 libavcodec/ratecontrol.c if (s->mpv_flags & FF_MPV_FLAG_NAQ) {