Home
last modified time | relevance | path

Searched refs:NV_ENC_ERR_NEED_MORE_INPUT (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h539 NV_ENC_ERR_NEED_MORE_INPUT, enumerator
Dgstnvbaseenc.c2358 } else if (nv_ret == NV_ENC_ERR_NEED_MORE_INPUT) { in _submit_input_buffer()
/third_party/ffmpeg/libavcodec/
Dnvenc.c101 { NV_ENC_ERR_NEED_MORE_INPUT, AVERROR(EAGAIN), "need more input" },
2279 nv_status != NV_ENC_ERR_NEED_MORE_INPUT) in nvenc_send_frame()
/third_party/gstreamer/gstplugins_bad/
DChangeLog35030 staging queue, because NvEncEncodePicture can return NV_ENC_ERR_NEED_MORE_INPUT