Searched refs:tpl_model (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | libvpxenc.c | 132 int tpl_model; member 1173 if (ctx->tpl_model >= 0) in vpx_init() 1174 codecctl_int(avctx, VP9E_SET_TPL, ctx->tpl_model); in vpx_init() 1908 { "enable-tpl", "Enable temporal dependency model", OFFSET(tpl_model), AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1, VE },
|
Completed in 6 milliseconds