Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.h203 int nonref_p; member
Dnvenc_hevc.c123 … OFFSET(nonref_p), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
Dnvenc_h264.c136 … OFFSET(nonref_p), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
Dnvenc.c1014 if (ctx->nonref_p) in nvenc_setup_rate_control()