FFmpeg
Data Fields
LongTermRPS Struct Reference

#include <hevcdec.h>

Data Fields

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

Detailed Description

Definition at line 182 of file hevcdec.h.

Field Documentation

◆ poc

int LongTermRPS::poc[32]

Definition at line 183 of file hevcdec.h.

Referenced by decode_lt_rps(), and ff_hevc_frame_rps().

◆ poc_msb_present

uint8_t LongTermRPS::poc_msb_present[32]

Definition at line 184 of file hevcdec.h.

Referenced by decode_lt_rps(), and ff_hevc_frame_rps().

◆ used

uint8_t LongTermRPS::used[32]

Definition at line 185 of file hevcdec.h.

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

◆ nb_refs

uint8_t LongTermRPS::nb_refs

Definition at line 186 of file hevcdec.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: