FFmpeg
Loading...
Searching...
No Matches
NVDECContext Struct Reference

#include <libavcodec/nvdec.h>

Data Fields

CUVIDPICPARAMS pic_params
struct AVRefStructPool * decoder_pool
struct NVDECDecoder * decoder
 RefStruct reference.
const uint8_t * bitstream
int bitstream_len
unsigned int bitstream_allocated
uint8_t * bitstream_internal
unsigned * slice_offsets
int nb_slices
unsigned int slice_offsets_allocated
int supports_444
int strict_pool_layers
int strict_pool_min

Detailed Description

Definition at line 68 of file nvdec.h.

Field Documentation

◆ pic_params

CUVIDPICPARAMS NVDECContext::pic_params

Definition at line 69 of file nvdec.h.

◆ decoder_pool

struct AVRefStructPool* NVDECContext::decoder_pool

Definition at line 71 of file nvdec.h.

◆ decoder

struct NVDECDecoder* NVDECContext::decoder

RefStruct reference.

Definition at line 73 of file nvdec.h.

◆ bitstream

const uint8_t* NVDECContext::bitstream

Definition at line 75 of file nvdec.h.

◆ bitstream_len

int NVDECContext::bitstream_len

Definition at line 76 of file nvdec.h.

◆ bitstream_allocated

unsigned int NVDECContext::bitstream_allocated

Definition at line 77 of file nvdec.h.

◆ bitstream_internal

uint8_t* NVDECContext::bitstream_internal

Definition at line 78 of file nvdec.h.

◆ slice_offsets

unsigned* NVDECContext::slice_offsets

Definition at line 80 of file nvdec.h.

◆ nb_slices

int NVDECContext::nb_slices

Definition at line 81 of file nvdec.h.

◆ slice_offsets_allocated

unsigned int NVDECContext::slice_offsets_allocated

Definition at line 82 of file nvdec.h.

◆ supports_444

int NVDECContext::supports_444

Definition at line 84 of file nvdec.h.

◆ strict_pool_layers

int NVDECContext::strict_pool_layers

Definition at line 89 of file nvdec.h.

◆ strict_pool_min

int NVDECContext::strict_pool_min

Definition at line 94 of file nvdec.h.


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