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

#include <libmythtv/mpeg/HEVCParser.h>

Public Attributes

uint8_t log2_min_luma_coding_block_size
 
uint8_t log2_diff_max_min_luma_coding_block_size
 
uint8_t log2_max_pic_order_cnt_lsb
 
bool separate_colour_plane_flag
 
bool sub_layer_ordering_info_present_flag
 

Detailed Description

Definition at line 166 of file HEVCParser.h.

Member Data Documentation

◆ log2_min_luma_coding_block_size

uint8_t HEVCParser::SPS::log2_min_luma_coding_block_size

Definition at line 167 of file HEVCParser.h.

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

◆ log2_diff_max_min_luma_coding_block_size

uint8_t HEVCParser::SPS::log2_diff_max_min_luma_coding_block_size

Definition at line 168 of file HEVCParser.h.

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

◆ log2_max_pic_order_cnt_lsb

uint8_t HEVCParser::SPS::log2_max_pic_order_cnt_lsb

Definition at line 169 of file HEVCParser.h.

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

◆ separate_colour_plane_flag

bool HEVCParser::SPS::separate_colour_plane_flag

Definition at line 170 of file HEVCParser.h.

Referenced by HEVCParser::parseSliceSegmentHeader().

◆ sub_layer_ordering_info_present_flag

bool HEVCParser::SPS::sub_layer_ordering_info_present_flag

Definition at line 171 of file HEVCParser.h.

Referenced by HEVCParser::parseSPS().


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