FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LongTermRPS Struct Reference

#include <hevc.h>

Data Fields

int poc [32]
 
uint8_t used [32]
 
uint8_t nb_refs
 

Detailed Description

Definition at line 268 of file hevc.h.

Field Documentation

int LongTermRPS::poc[32]

Definition at line 269 of file hevc.h.

Referenced by decode_lt_rps(), and ff_hevc_frame_rps().

uint8_t LongTermRPS::used[32]

Definition at line 270 of file hevc.h.

Referenced by decode_lt_rps(), ff_hevc_frame_nb_refs(), and ff_hevc_frame_rps().

uint8_t LongTermRPS::nb_refs

Definition at line 271 of file hevc.h.

Referenced by decode_lt_rps(), ff_hevc_frame_nb_refs(), and ff_hevc_frame_rps().


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