Searched refs:nonref_p (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | nvenc.h | 203 int nonref_p; member
|
D | nvenc_hevc.c | 123 … OFFSET(nonref_p), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
|
D | nvenc_h264.c | 136 … OFFSET(nonref_p), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VE },
|
D | nvenc.c | 1014 if (ctx->nonref_p) in nvenc_setup_rate_control()
|