Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.h136 NVENC_TWO_PASSES = 8, enumerator
Dnvenc.c168 PRESET_ALIAS(SLOW, P7, NVENC_TWO_PASSES), in nvenc_map_preset()
186 PRESET_ALIAS(SLOW, HQ, NVENC_TWO_PASSES), in nvenc_map_preset()
913 if (ctx->flags & NVENC_TWO_PASSES || ctx->twopass > 0) in nvenc_setup_rate_control()
929 if (ctx->flags & NVENC_TWO_PASSES) in nvenc_setup_rate_control()