Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c122 int tpl_model; member
1112 if (ctx->tpl_model >= 0) in vpx_init()
1113 codecctl_int(avctx, VP9E_SET_TPL, ctx->tpl_model); in vpx_init()
1832 …{ "enable-tpl", "Enable temporal dependency model", OFFSET(tpl_model), AV_OPT_TYPE_BOOL, {.i6…