Home
last modified time | relevance | path

Searched refs:cplxblur (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibxavs.c53 float cplxblur; member
284 if (x4->cplxblur >= 0) in XAVS_init()
285 x4->params.rc.f_complexity_blur = x4->cplxblur; in XAVS_init()
433 …{ "cplxblur", "Reduce fluctuations in QP (before curve compression)", OFFSET(cplxblur), AV_OP…
Dlibx264.c90 float cplxblur; member
775 if (x4->cplxblur >= 0) in X264_init()
776 x4->params.rc.f_complexity_blur = x4->cplxblur; in X264_init()
1111 …{ "cplxblur", "Reduce fluctuations in QP (before curve compression)", OFFSET(cplxblur), AV_OP…
/third_party/ffmpeg/doc/
Dencoders.texi2564 @item cplxblur (@emph{cplxblur})