Home
last modified time | relevance | path

Searched refs:chromaoffset (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibxavs.c376 if (avctx->chromaoffset) in XAVS_init()
377 x4->chroma_offset = avctx->chromaoffset; in XAVS_init()
Dlibx264.c685 if (avctx->chromaoffset) in X264_init()
686 x4->chroma_offset = avctx->chromaoffset; in X264_init()
Davcodec.h1129 int chromaoffset; member
Doptions_table.h315 {"chromaoffset", "chroma QP offset from luma", OFFSET(chromaoffset), AV_OPT_TYPE_INT, {.i64 = DEFAU…
/third_party/ffmpeg/doc/
Dcodecs.texi870 @item chromaoffset @var{integer} (@emph{encoding,video})