Libav
Data Fields
RefPicList Struct Reference

#include <hevc.h>

Data Fields

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

Detailed Description

Definition at line 277 of file hevc.h.

Field Documentation

◆ ref

struct HEVCFrame* RefPicList::ref[MAX_REFS]

◆ list

int RefPicList::list[MAX_REFS]

◆ isLongTerm

int RefPicList::isLongTerm[MAX_REFS]

Definition at line 280 of file hevc.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: