HEVC Test Model (HM)
HM-16.18
|
#include <SEI.h>
Public Member Functions | |
PayloadType | payloadType () const |
SEIRegionWisePacking () | |
virtual | ~SEIRegionWisePacking () |
Public Member Functions inherited from SEI | |
SEI () | |
virtual | ~SEI () |
Public Attributes | |
Bool | m_rwpCancelFlag |
Bool | m_rwpPersistenceFlag |
Bool | m_constituentPictureMatchingFlag |
Int | m_numPackedRegions |
Int | m_projPictureWidth |
Int | m_projPictureHeight |
Int | m_packedPictureWidth |
Int | m_packedPictureHeight |
std::vector< UChar > | m_rwpTransformType |
std::vector< Bool > | m_rwpGuardBandFlag |
std::vector< UInt > | m_projRegionWidth |
std::vector< UInt > | m_projRegionHeight |
std::vector< UInt > | m_rwpProjRegionTop |
std::vector< UInt > | m_projRegionLeft |
std::vector< UShort > | m_packedRegionWidth |
std::vector< UShort > | m_packedRegionHeight |
std::vector< UShort > | m_packedRegionTop |
std::vector< UShort > | m_packedRegionLeft |
std::vector< UChar > | m_rwpLeftGuardBandWidth |
std::vector< UChar > | m_rwpRightGuardBandWidth |
std::vector< UChar > | m_rwpTopGuardBandHeight |
std::vector< UChar > | m_rwpBottomGuardBandHeight |
std::vector< Bool > | m_rwpGuardBandNotUsedForPredFlag |
std::vector< UChar > | m_rwpGuardBandType |
|
inlinevirtual |
|
inlinevirtual |
std::vector<UShort> SEIRegionWisePacking::m_packedRegionHeight |
std::vector<UChar> SEIRegionWisePacking::m_rwpBottomGuardBandHeight |
std::vector<Bool> SEIRegionWisePacking::m_rwpGuardBandNotUsedForPredFlag |
std::vector<UChar> SEIRegionWisePacking::m_rwpLeftGuardBandWidth |
std::vector<UChar> SEIRegionWisePacking::m_rwpRightGuardBandWidth |
std::vector<UChar> SEIRegionWisePacking::m_rwpTopGuardBandHeight |