Home
last modified time | relevance | path

Searched refs:FF_MPV_FLAG_NAQ (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegvideoenc.h43 #define FF_MPV_FLAG_NAQ 0x0010 macro
72 { "naq", "normalize adaptive quantization", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_NAQ }, 0, 0, FF_MPV_OPT_FLAGS, "mpv_flags" },\
H A Dratecontrol.c817 if (s->mpv_flags & FF_MPV_FLAG_NAQ) { in adaptive_quantization()
842 if (s->mpv_flags & FF_MPV_FLAG_NAQ) { in adaptive_quantization()

Completed in 2 milliseconds