FFmpeg
Data Fields
RefPicList Struct Reference

#include <hevcdec.h>

Data Fields

struct HEVCFrameref [HEVC_MAX_REFS]
 
int list [HEVC_MAX_REFS]
 
int isLongTerm [HEVC_MAX_REFS]
 
int nb_refs
 
struct VVCFrameref [VVC_MAX_REF_ENTRIES]
 

Detailed Description

Definition at line 189 of file hevcdec.h.

Field Documentation

◆ ref [1/2]

struct HEVCFrame* RefPicList::ref[HEVC_MAX_REFS]

◆ list

int RefPicList::list

◆ isLongTerm

int RefPicList::isLongTerm

◆ nb_refs

int RefPicList::nb_refs

◆ ref [2/2]

struct VVCFrame* RefPicList::ref[VVC_MAX_REF_ENTRIES]

Definition at line 46 of file vvcdec.h.


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