Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibvpxenc.c101 int max_intra_rate; member
1081 if (ctx->max_intra_rate >= 0) in vpx_init()
1082 codecctl_int(avctx, VP8E_SET_MAX_INTRA_BITRATE_PCT, ctx->max_intra_rate); in vpx_init()
1753 …{ "max-intra-rate", "Maximum I-frame bitrate (pct) 0=unlimited", OFFSET(max_intra_rate), AV_OPT…