Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h3603 …PNVENCGETLASTERROR nvEncGetLastErrorString; /**< [out]: Client should acces… member
/third_party/ffmpeg/libavcodec/
Dnvenc.c139 details = p_nvenc->nvEncGetLastErrorString(ctx->nvencoder); in nvenc_print_error()