Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h108 typedef void* NV_ENC_INPUT_PTR; /**< NVENCODE API input buffer … typedef
1121 NV_ENC_INPUT_PTR inputBuffer; /**< [out]: Pointer to input buffer */
1802NV_ENC_INPUT_PTR inputBuffer; /**< [in]: Specifies t…
1850NV_ENC_INPUT_PTR inputBuffer; /**< [in]: Specifies the input buffer …
1851NV_ENC_INPUT_PTR referenceFrame; /**< [in]: Specifies the reference fra…
1928NV_ENC_INPUT_PTR inputBuffer; /**< [in]: Pointer to the input buffer to be…
1949NV_ENC_INPUT_PTR mappedResource; /**< [out]: Mapped pointer corresponding to …
2578 NVENCSTATUS NVENCAPI NvEncDestroyInputBuffer (void* encoder, NV_ENC_INPUT_PTR in…
2995 NVENCSTATUS NVENCAPI NvEncUnlockInputBuffer (void* encoder, NV_ENC_INPUT_PTR in…
3193 …API NvEncUnmapInputResource (void* encoder, NV_ENC_INPUT_PTR mappedInputBu…
[all …]
Dgstnvenc.c195 NvEncUnmapInputResource (void *encoder, NV_ENC_INPUT_PTR input_buffer) in NvEncUnmapInputResource()
216 NvEncUnlockInputBuffer (void *encoder, NV_ENC_INPUT_PTR input_buf) in NvEncUnlockInputBuffer()
223 NvEncDestroyInputBuffer (void *encoder, NV_ENC_INPUT_PTR input_buf) in NvEncDestroyInputBuffer()
/third_party/ffmpeg/libavcodec/
Dnvenc.h75 NV_ENC_INPUT_PTR input_surface;