Home
last modified time | relevance | path

Searched refs:VP8F_AUTO_ALT_REF (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibvpxenc.c97 #define VP8F_AUTO_ALT_REF 0x00000002 ///< Enable automatic alternate reference frame generation macro
1113 if (ctx->flags & VP8F_AUTO_ALT_REF) in vpx_init()
1848 {"altref", "enable use of alternate reference frames (VP8/2-pass only)", 0, AV_OPT_TYPE_CONST, {.i64 = VP8F_AUTO_ALT_REF}, INT_MIN, INT_MAX, VE, "flags"}, \

Completed in 3 milliseconds