Home
last modified time | relevance | path

Searched refs:NvEncUnlockBitstream (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvenc.c244 NvEncUnlockBitstream (void *encoder, NV_ENC_OUTPUT_PTR bb) in NvEncUnlockBitstream() function
DnvEncodeAPI.h2931 NVENCSTATUS NVENCAPI NvEncUnlockBitstream (void* encoder, NV_ENC_OUTPUT_PTR b…
Dgstnvbaseenc.c1190 nv_ret = NvEncUnlockBitstream (nvenc->encoder, state->out_buf); in gst_nv_base_enc_bitstream_thread()