Searched refs:enable_global_motion (Results 1 – 1 of 1) sorted by relevance
94 int enable_global_motion; member861 if (ctx->enable_global_motion >= 0) in aom_init()862 codecctl_int(avctx, AV1E_SET_ENABLE_GLOBAL_MOTION, ctx->enable_global_motion); in aom_init()1279 …{ "enable-global-motion", "Enable global motion", OFFSET(enable_global_motion), AV_OP…