FFmpeg
Data Fields
ShortTermRPS Struct Reference

#include <ps.h>

Data Fields

int32_t delta_poc [32]
 
uint32_t used
 
uint8_t delta_idx
 
uint8_t num_negative_pics
 
uint8_t num_delta_pocs
 
uint8_t rps_idx_num_delta_pocs
 
uint16_t abs_delta_rps
 
unsigned delta_rps_sign:1
 
unsigned rps_predict:1
 
unsigned use_delta:1
 

Detailed Description

Definition at line 73 of file ps.h.

Field Documentation

◆ delta_poc

int32_t ShortTermRPS::delta_poc[32]

Definition at line 74 of file ps.h.

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

◆ used

uint32_t ShortTermRPS::used

◆ delta_idx

uint8_t ShortTermRPS::delta_idx

Definition at line 77 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps().

◆ num_negative_pics

uint8_t ShortTermRPS::num_negative_pics

Definition at line 78 of file ps.h.

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

◆ num_delta_pocs

uint8_t ShortTermRPS::num_delta_pocs

Definition at line 79 of file ps.h.

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

◆ rps_idx_num_delta_pocs

uint8_t ShortTermRPS::rps_idx_num_delta_pocs

Definition at line 80 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps(), and vdpau_hevc_start_frame().

◆ abs_delta_rps

uint16_t ShortTermRPS::abs_delta_rps

Definition at line 82 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps().

◆ delta_rps_sign

unsigned ShortTermRPS::delta_rps_sign

Definition at line 83 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps().

◆ rps_predict

unsigned ShortTermRPS::rps_predict

Definition at line 85 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps().

◆ use_delta

unsigned ShortTermRPS::use_delta

Definition at line 86 of file ps.h.

Referenced by ff_hevc_decode_short_term_rps().


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