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

#include <hevc.h>

Data Fields

unsigned int num_negative_pics
 
int num_delta_pocs
 
int32_t delta_poc [32]
 
uint8_t used [32]
 

Detailed Description

Definition at line 261 of file hevc.h.

Field Documentation

unsigned int ShortTermRPS::num_negative_pics

Definition at line 262 of file hevc.h.

Referenced by ff_hevc_decode_short_term_rps(), and ff_hevc_frame_nb_refs().

int ShortTermRPS::num_delta_pocs

Definition at line 263 of file hevc.h.

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

int32_t ShortTermRPS::delta_poc[32]

Definition at line 264 of file hevc.h.

Referenced by ff_hevc_decode_short_term_rps(), and ff_hevc_frame_rps().

uint8_t ShortTermRPS::used[32]

Definition at line 265 of file hevc.h.

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


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