FFmpeg
Data Fields
NVDECFrame Struct Reference

#include <nvdec.h>

Data Fields

unsigned int idx
 
unsigned int ref_idx
 
AVBufferRefidx_ref
 
AVBufferRefref_idx_ref
 
AVBufferRefdecoder_ref
 

Detailed Description

Definition at line 44 of file nvdec.h.

Field Documentation

◆ idx

unsigned int NVDECFrame::idx

◆ ref_idx

unsigned int NVDECFrame::ref_idx

Definition at line 46 of file nvdec.h.

Referenced by ff_nvdec_get_ref_idx(), and nvdec_av1_start_frame().

◆ idx_ref

AVBufferRef* NVDECFrame::idx_ref

Definition at line 47 of file nvdec.h.

Referenced by nvdec_fdd_priv_free(), and nvdec_unmap_mapped_frame().

◆ ref_idx_ref

AVBufferRef* NVDECFrame::ref_idx_ref

Definition at line 48 of file nvdec.h.

Referenced by nvdec_fdd_priv_free(), and nvdec_unmap_mapped_frame().

◆ decoder_ref

AVBufferRef* NVDECFrame::decoder_ref

Definition at line 49 of file nvdec.h.

Referenced by nvdec_fdd_priv_free(), and nvdec_unmap_mapped_frame().


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