Home
last modified time | relevance | path

Searched refs:mb_lmax (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davcodec.h1080 int mb_lmax; member
Dratecontrol.c754 const int qmax = s->avctx->mb_lmax; in adaptive_quantization()
Doptions_table.h300 {"mblmax", "maximum macroblock Lagrange factor (VBR)", OFFSET(mb_lmax), AV_OPT_TYPE_INT, {.i64 = FF…
Dsnowenc.c84 s->m.lmax = avctx->mb_lmax; in encode_init()