FFmpeg  4.0
Data Fields
RefPicList Struct Reference

#include <libavcodec/hevcdec.h>

Data Fields

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

Detailed Description

Definition at line 231 of file hevcdec.h.

Field Documentation

◆ ref

struct HEVCFrame* RefPicList::ref[HEVC_MAX_REFS]

◆ list

int RefPicList::list[HEVC_MAX_REFS]

◆ isLongTerm

int RefPicList::isLongTerm[HEVC_MAX_REFS]

Definition at line 234 of file hevcdec.h.

Referenced by check_mvset(), ff_hevc_slice_rpl(), and mv_mp_mode_mx_lt().

◆ nb_refs

int RefPicList::nb_refs

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