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

#include <nvdec.h>

Data Fields

CUVIDPICPARAMS pic_params
 
AVBufferPooldecoder_pool
 
AVBufferRefdecoder_ref
 
uint8_tbitstream
 
int bitstream_len
 
unsigned int bitstream_allocated
 
unsigned * slice_offsets
 
int nb_slices
 
unsigned int slice_offsets_allocated
 

Detailed Description

Definition at line 50 of file nvdec.h.

Field Documentation

CUVIDPICPARAMS NVDECContext::pic_params
AVBufferPool* NVDECContext::decoder_pool

Definition at line 53 of file nvdec.h.

Referenced by ff_nvdec_decode_init(), ff_nvdec_decode_uninit(), and ff_nvdec_start_frame().

AVBufferRef* NVDECContext::decoder_ref
uint8_t* NVDECContext::bitstream
int NVDECContext::bitstream_len
unsigned int NVDECContext::bitstream_allocated
unsigned* NVDECContext::slice_offsets
int NVDECContext::nb_slices
unsigned int NVDECContext::slice_offsets_allocated

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