HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SEITempMotionConstrainedTileSets::TileSetData Class Reference
Collaboration diagram for SEITempMotionConstrainedTileSets::TileSetData:
Collaboration graph
[legend]

Public Member Functions

Void setNumberOfTileRects (const Int number)
 
Int getNumberOfTileRects () const
 
InttopLeftTileIndex (const Int tileRectIndex)
 
IntbottomRightTileIndex (const Int tileRectIndex)
 
const InttopLeftTileIndex (const Int tileRectIndex) const
 
const IntbottomRightTileIndex (const Int tileRectIndex) const
 

Public Attributes

Int m_mcts_id
 
Bool m_display_tile_set_flag
 
Int m_num_tile_rects_in_set
 
Bool m_exact_sample_value_match_flag
 
Bool m_mcts_tier_level_idc_present_flag
 
Bool m_mcts_tier_flag
 
Int m_mcts_level_idc
 

Protected Attributes

std::vector< Intm_top_left_tile_index
 
std::vector< Intm_bottom_right_tile_index
 

Detailed Description

Definition at line 668 of file SEI.h.

Member Function Documentation

Int& SEITempMotionConstrainedTileSets::TileSetData::bottomRightTileIndex ( const Int  tileRectIndex)
inline

Definition at line 696 of file SEI.h.

const Int& SEITempMotionConstrainedTileSets::TileSetData::bottomRightTileIndex ( const Int  tileRectIndex) const
inline

Definition at line 698 of file SEI.h.

Int SEITempMotionConstrainedTileSets::TileSetData::getNumberOfTileRects ( ) const
inline

Definition at line 689 of file SEI.h.

Void SEITempMotionConstrainedTileSets::TileSetData::setNumberOfTileRects ( const Int  number)
inline

Definition at line 683 of file SEI.h.

Int& SEITempMotionConstrainedTileSets::TileSetData::topLeftTileIndex ( const Int  tileRectIndex)
inline

Definition at line 695 of file SEI.h.

const Int& SEITempMotionConstrainedTileSets::TileSetData::topLeftTileIndex ( const Int  tileRectIndex) const
inline

Definition at line 697 of file SEI.h.

Member Data Documentation

std::vector<Int> SEITempMotionConstrainedTileSets::TileSetData::m_bottom_right_tile_index
protected

Definition at line 672 of file SEI.h.

Bool SEITempMotionConstrainedTileSets::TileSetData::m_display_tile_set_flag

Definition at line 676 of file SEI.h.

Bool SEITempMotionConstrainedTileSets::TileSetData::m_exact_sample_value_match_flag

Definition at line 678 of file SEI.h.

Int SEITempMotionConstrainedTileSets::TileSetData::m_mcts_id

Definition at line 675 of file SEI.h.

Int SEITempMotionConstrainedTileSets::TileSetData::m_mcts_level_idc

Definition at line 681 of file SEI.h.

Bool SEITempMotionConstrainedTileSets::TileSetData::m_mcts_tier_flag

Definition at line 680 of file SEI.h.

Bool SEITempMotionConstrainedTileSets::TileSetData::m_mcts_tier_level_idc_present_flag

Definition at line 679 of file SEI.h.

Int SEITempMotionConstrainedTileSets::TileSetData::m_num_tile_rects_in_set

Definition at line 677 of file SEI.h.

std::vector<Int> SEITempMotionConstrainedTileSets::TileSetData::m_top_left_tile_index
protected

Definition at line 671 of file SEI.h.


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