HEVC Test Model (HM)
HM-16.18
|
#include <TComSlice.h>
Public Member Functions | |
Bool | getSubLayerProfilePresentFlag (Int i) const |
Void | setSubLayerProfilePresentFlag (Int i, Bool x) |
Bool | getSubLayerLevelPresentFlag (Int i) const |
Void | setSubLayerLevelPresentFlag (Int i, Bool x) |
ProfileTierLevel * | getGeneralPTL () |
const ProfileTierLevel * | getGeneralPTL () const |
ProfileTierLevel * | getSubLayerPTL (Int i) |
const ProfileTierLevel * | getSubLayerPTL (Int i) const |
TComPTL () | |
Private Attributes | |
ProfileTierLevel | m_generalPTL |
ProfileTierLevel | m_subLayerPTL [MAX_TLAYER-1] |
Bool | m_subLayerProfilePresentFlag [MAX_TLAYER-1] |
Bool | m_subLayerLevelPresentFlag [MAX_TLAYER-1] |
Definition at line 250 of file TComSlice.h.
TComPTL::TComPTL | ( | ) |
Definition at line 2212 of file TComSlice.cpp.
|
inline |
Definition at line 265 of file TComSlice.h.
|
inline |
Definition at line 266 of file TComSlice.h.
Definition at line 262 of file TComSlice.h.
Definition at line 259 of file TComSlice.h.
|
inline |
Definition at line 267 of file TComSlice.h.
|
inline |
Definition at line 268 of file TComSlice.h.
Definition at line 263 of file TComSlice.h.
Definition at line 260 of file TComSlice.h.
|
private |
Definition at line 252 of file TComSlice.h.
|
private |
Definition at line 255 of file TComSlice.h.
|
private |
Definition at line 254 of file TComSlice.h.
|
private |
Definition at line 253 of file TComSlice.h.