Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h3609 #define NV_ENCODE_API_FUNCTION_LIST_VER NVENCAPI_STRUCT_VERSION(2) macro
/third_party/ffmpeg/libavcodec/
Dnvenc.c294 dl_fn->nvenc_funcs.version = NV_ENCODE_API_FUNCTION_LIST_VER; in nvenc_load_libraries()