Searched refs:drop_threshold (Results 1 – 2 of 2) sorted by relevance
115 int drop_threshold; member927 ctx->drop_threshold = avctx->frame_skip_threshold; in vpx_init()930 enccfg.rc_dropframe_thresh = ctx->drop_threshold; in vpx_init()1761 …{ "drop-threshold", "Frame drop threshold", offsetof(VPxContext, drop_threshold), AV_OPT_TYPE_IN…
77 int drop_threshold; member669 enccfg.rc_dropframe_thresh = ctx->drop_threshold; in aom_init()1266 …{ "drop-threshold", "Frame drop threshold", offsetof(AOMContext, drop_threshold), AV_OPT_TYPE_IN…