Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1456 …uint32_t maxNumRefFramesInDPB; /**< [in]: Specifies the maximum n… member
/third_party/ffmpeg/libavcodec/
Dnvenc.c1161 hevc->maxNumRefFramesInDPB = ctx->dpb_size; in nvenc_setup_hevc_config()