MythTV  master
Public Attributes | List of all members
HEVCParser::ShortTermRefPicSet Struct Reference

#include <HEVCParser.h>

Public Attributes

std::array< int32_t, 16 > DeltaPocS0
 
std::array< int32_t, 16 > DeltaPocS1
 
std::array< uint8_t, 16 > UsedByCurrPicS0
 
std::array< uint8_t, 16 > UsedByCurrPicS1
 
uint8_t NumDeltaPocs
 
uint8_t NumNegativePics
 
uint8_t NumPositivePics
 
bool inter_ref_pic_set_prediction_flag
 
uint16_t abs_delta_rps_minus1
 
uint8_t delta_idx_minus1
 
uint8_t delta_rps_sign
 

Detailed Description

Definition at line 186 of file HEVCParser.h.

Member Data Documentation

◆ DeltaPocS0

std::array<int32_t,16> HEVCParser::ShortTermRefPicSet::DeltaPocS0

Definition at line 188 of file HEVCParser.h.

◆ DeltaPocS1

std::array<int32_t,16> HEVCParser::ShortTermRefPicSet::DeltaPocS1

Definition at line 189 of file HEVCParser.h.

◆ UsedByCurrPicS0

std::array<uint8_t,16> HEVCParser::ShortTermRefPicSet::UsedByCurrPicS0

Definition at line 190 of file HEVCParser.h.

◆ UsedByCurrPicS1

std::array<uint8_t,16> HEVCParser::ShortTermRefPicSet::UsedByCurrPicS1

Definition at line 191 of file HEVCParser.h.

◆ NumDeltaPocs

uint8_t HEVCParser::ShortTermRefPicSet::NumDeltaPocs

Definition at line 192 of file HEVCParser.h.

◆ NumNegativePics

uint8_t HEVCParser::ShortTermRefPicSet::NumNegativePics

Definition at line 193 of file HEVCParser.h.

◆ NumPositivePics

uint8_t HEVCParser::ShortTermRefPicSet::NumPositivePics

Definition at line 194 of file HEVCParser.h.

◆ inter_ref_pic_set_prediction_flag

bool HEVCParser::ShortTermRefPicSet::inter_ref_pic_set_prediction_flag

Definition at line 197 of file HEVCParser.h.

◆ abs_delta_rps_minus1

uint16_t HEVCParser::ShortTermRefPicSet::abs_delta_rps_minus1

Definition at line 198 of file HEVCParser.h.

◆ delta_idx_minus1

uint8_t HEVCParser::ShortTermRefPicSet::delta_idx_minus1

Definition at line 199 of file HEVCParser.h.

◆ delta_rps_sign

uint8_t HEVCParser::ShortTermRefPicSet::delta_rps_sign

Definition at line 200 of file HEVCParser.h.


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