Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1094 #define NV_ENC_CAPS_PARAM_VER NVENCAPI_STRUCT_VERSION(1) macro
/third_party/ffmpeg/libavcodec/
Dnvenc.c397 params.version = NV_ENC_CAPS_PARAM_VER; in nvenc_check_cap()