Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvenc/
DnvEncodeAPI.h3350 …PNVENCGETENCODEGUIDCOUNT nvEncGetEncodeGUIDCount; /**< [out]: Client should acces… member
/third_party/ffmpeg/libavcodec/
Dnvenc.c282 ret = p_nvenc->nvEncGetEncodeGUIDCount(ctx->nvencoder, &count); in nvenc_check_codec_support()