Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Davcodec.h918 int mb_lmax; member
H A Dratecontrol.c753 const int qmax = s->avctx->mb_lmax; in adaptive_quantization()
H A Doptions_table.h251 {"mblmax", "maximum macroblock Lagrange factor (VBR)", OFFSET(mb_lmax), AV_OPT_TYPE_INT, {.i64 = FF_QP2LAMBDA * 31 }, 1, FF_LAMBDA_MAX, V|E},
H A Dsnowenc.c78 s->m.lmax = avctx->mb_lmax; in encode_init()

Completed in 11 milliseconds