Searched refs:NV_ENC_OUTPUT_PTR (Results 1 – 4 of 4) sorted by relevance
109 typedef void* NV_ENC_OUTPUT_PTR; /**< NVENCODE API output buffer*/ typedef1139 …NV_ENC_OUTPUT_PTR bitstreamBuffer; /**< [out]: Pointer to the output bitstream buf…1189 NV_ENC_OUTPUT_PTR mvBuffer; /**< [out]: Pointer to the output motion vector buffer */1803 …NV_ENC_OUTPUT_PTR outputBitstream; /**< [in]: Specifies t…1852 …NV_ENC_OUTPUT_PTR mvBuffer; /**< [in]: Specifies the output buffer…2015 …NV_ENC_OUTPUT_PTR outputBitStream; /**< [out]: Specifies the pointer to output b…2677 NVENCSTATUS NVENCAPI NvEncDestroyBitstreamBuffer (void* encoder, NV_ENC_OUTPUT_PTR b…2931 NVENCSTATUS NVENCAPI NvEncUnlockBitstream (void* encoder, NV_ENC_OUTPUT_PTR b…3440 NVENCSTATUS NVENCAPI NvEncDestroyMVBuffer (void* encoder, NV_ENC_OUTPUT_PTR m…3527 typedef NVENCSTATUS (NVENCAPI* PNVENCDESTROYBITSTREAMBUFFER) (void* encoder, NV_ENC_OUTPUT_PTR b…[all …]
244 NvEncUnlockBitstream (void *encoder, NV_ENC_OUTPUT_PTR bb) in NvEncUnlockBitstream()251 NvEncDestroyBitstreamBuffer (void *encoder, NV_ENC_OUTPUT_PTR bit_buf) in NvEncDestroyBitstreamBuffer()
224 NV_ENC_OUTPUT_PTR out_buf;1062 _find_frame_with_output_buffer (GstNvBaseEnc * nvenc, NV_ENC_OUTPUT_PTR out_buf) in _find_frame_with_output_buffer()1139 NV_ENC_OUTPUT_PTR out_buf; in gst_nv_base_enc_bitstream_thread()1421 NV_ENC_OUTPUT_PTR out_buf = in gst_nv_base_enc_free_buffers()
82 NV_ENC_OUTPUT_PTR output_surface;