FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NVDECDecoder Struct Reference

Data Fields

CUvideodecoder decoder
 
AVBufferRefhw_device_ref
 
CUcontext cuda_ctx
 
CUstream stream
 
CudaFunctions * cudl
 
CuvidFunctions * cvdl
 

Detailed Description

Definition at line 37 of file nvdec.c.

Field Documentation

CUvideodecoder NVDECDecoder::decoder

Definition at line 38 of file nvdec.c.

Referenced by ff_nvdec_end_frame(), nvdec_decoder_free(), and nvdec_unmap_mapped_frame().

AVBufferRef* NVDECDecoder::hw_device_ref

Definition at line 40 of file nvdec.c.

Referenced by nvdec_decoder_free().

CUcontext NVDECDecoder::cuda_ctx

Definition at line 41 of file nvdec.c.

Referenced by ff_nvdec_end_frame(), nvdec_decoder_free(), and nvdec_unmap_mapped_frame().

CUstream NVDECDecoder::stream

Definition at line 42 of file nvdec.c.

CudaFunctions* NVDECDecoder::cudl

Definition at line 44 of file nvdec.c.

Referenced by ff_nvdec_end_frame(), nvdec_decoder_free(), and nvdec_unmap_mapped_frame().

CuvidFunctions* NVDECDecoder::cvdl

The documentation for this struct was generated from the following file: