Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1916 #define NV_ENC_LOCK_BITSTREAM_VER NVENCAPI_STRUCT_VERSION(1) macro
/third_party/ffmpeg/libavcodec/
Dnvenc.c1966 lock_params.version = NV_ENC_LOCK_BITSTREAM_VER; in process_output_surface()