FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 274 of file hevc.h.

Field Documentation

struct HEVCFrame* RefPicList::ref[MAX_REFS]

Definition at line 275 of file hevc.h.

Referenced by add_candidate_ref(), ff_hevc_slice_rpl(), and hls_prediction_unit().

int RefPicList::list[MAX_REFS]
int RefPicList::isLongTerm[MAX_REFS]

Definition at line 277 of file hevc.h.

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

int RefPicList::nb_refs

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