Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegvideo.h597 #define FF_MPV_FLAG_NAQ 0x0010 macro
636 …tive quantization", 0, AV_OPT_TYPE_CONST, { .i64 = FF_MPV_FLAG_NAQ }, 0, 0, F…
Dratecontrol.c818 if (s->mpv_flags & FF_MPV_FLAG_NAQ) { in adaptive_quantization()
843 if (s->mpv_flags & FF_MPV_FLAG_NAQ) { in adaptive_quantization()