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

#include <libmythtv/mpeg/HEVCParser.h>

Collaboration diagram for HEVCParser::PPS:
[legend]

Public Attributes

bool dependent_slice_segments_enabled_flag
 
bool output_flag_present_flag
 
uint8_t num_extra_slice_header_bits
 
int sps_id
 

Detailed Description

Definition at line 179 of file HEVCParser.h.

Member Data Documentation

◆ dependent_slice_segments_enabled_flag

bool HEVCParser::PPS::dependent_slice_segments_enabled_flag

Definition at line 180 of file HEVCParser.h.

Referenced by HEVCParser::parsePPS(), and HEVCParser::parseSliceSegmentHeader().

◆ output_flag_present_flag

bool HEVCParser::PPS::output_flag_present_flag

Definition at line 181 of file HEVCParser.h.

Referenced by HEVCParser::parsePPS(), and HEVCParser::parseSliceSegmentHeader().

◆ num_extra_slice_header_bits

uint8_t HEVCParser::PPS::num_extra_slice_header_bits

Definition at line 182 of file HEVCParser.h.

Referenced by HEVCParser::parsePPS(), and HEVCParser::parseSliceSegmentHeader().

◆ sps_id

int HEVCParser::PPS::sps_id

Definition at line 183 of file HEVCParser.h.

Referenced by HEVCParser::parsePPS(), and HEVCParser::parseSliceSegmentHeader().


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