HEVC Test Model (HM)  HM-16.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
SEIColourRemappingInfo Class Reference

#include <SEI.h>

Inheritance diagram for SEIColourRemappingInfo:
Inheritance graph
[legend]
Collaboration diagram for SEIColourRemappingInfo:
Collaboration graph
[legend]

Classes

struct  CRIlut
 

Public Member Functions

PayloadType payloadType () const
 
 SEIColourRemappingInfo ()
 
 ~SEIColourRemappingInfo ()
 
Void copyFrom (const SEIColourRemappingInfo &seiCriInput)
 
- Public Member Functions inherited from SEI
 SEI ()
 
virtual ~SEI ()
 

Public Attributes

UInt m_colourRemapId
 
Bool m_colourRemapCancelFlag
 
Bool m_colourRemapPersistenceFlag
 
Bool m_colourRemapVideoSignalInfoPresentFlag
 
Bool m_colourRemapFullRangeFlag
 
Int m_colourRemapPrimaries
 
Int m_colourRemapTransferFunction
 
Int m_colourRemapMatrixCoefficients
 
Int m_colourRemapInputBitDepth
 
Int m_colourRemapBitDepth
 
Int m_preLutNumValMinus1 [3]
 
std::vector< CRIlutm_preLut [3]
 
Bool m_colourRemapMatrixPresentFlag
 
Int m_log2MatrixDenom
 
Int m_colourRemapCoeffs [3][3]
 
Int m_postLutNumValMinus1 [3]
 
std::vector< CRIlutm_postLut [3]
 

Additional Inherited Members

- Public Types inherited from SEI
enum  PayloadType {
  BUFFERING_PERIOD = 0, PICTURE_TIMING = 1, PAN_SCAN_RECT = 2, FILLER_PAYLOAD = 3,
  USER_DATA_REGISTERED_ITU_T_T35 = 4, USER_DATA_UNREGISTERED = 5, RECOVERY_POINT = 6, SCENE_INFO = 9,
  PICTURE_SNAPSHOT = 15, PROGRESSIVE_REFINEMENT_SEGMENT_START = 16, PROGRESSIVE_REFINEMENT_SEGMENT_END = 17, FILM_GRAIN_CHARACTERISTICS = 19,
  POST_FILTER_HINT = 22, TONE_MAPPING_INFO = 23, FRAME_PACKING = 45, DISPLAY_ORIENTATION = 47,
  GREEN_METADATA = 56, SOP_DESCRIPTION = 128, ACTIVE_PARAMETER_SETS = 129, DECODING_UNIT_INFO = 130,
  TEMPORAL_LEVEL0_INDEX = 131, DECODED_PICTURE_HASH = 132, SCALABLE_NESTING = 133, REGION_REFRESH_INFO = 134,
  NO_DISPLAY = 135, TIME_CODE = 136, MASTERING_DISPLAY_COLOUR_VOLUME = 137, SEGM_RECT_FRAME_PACKING = 138,
  TEMP_MOTION_CONSTRAINED_TILE_SETS = 139, CHROMA_RESAMPLING_FILTER_HINT = 140, KNEE_FUNCTION_INFO = 141, COLOUR_REMAPPING_INFO = 142,
  DEINTERLACE_FIELD_IDENTIFICATION = 143, CONTENT_LIGHT_LEVEL_INFO = 144, DEPENDENT_RAP_INDICATION = 145, CODED_REGION_COMPLETION = 146,
  ALTERNATIVE_TRANSFER_CHARACTERISTICS = 147, AMBIENT_VIEWING_ENVIRONMENT = 148, CONTENT_COLOUR_VOLUME = 149, EQUIRECTANGULAR_PROJECTION = 150,
  SPHERE_ROTATION = 154, OMNI_VIEWPORT = 156, CUBEMAP_PROJECTION = 151, REGION_WISE_PACKING = 155,
  REGIONAL_NESTING = 157
}
 
- Static Public Member Functions inherited from SEI
static const TChargetSEIMessageString (SEI::PayloadType payloadType)
 

Detailed Description

Definition at line 887 of file SEI.h.

Constructor & Destructor Documentation

SEIColourRemappingInfo::SEIColourRemappingInfo ( )
inline

Definition at line 902 of file SEI.h.

SEIColourRemappingInfo::~SEIColourRemappingInfo ( )
inline

Definition at line 903 of file SEI.h.

Member Function Documentation

Void SEIColourRemappingInfo::copyFrom ( const SEIColourRemappingInfo seiCriInput)
inline

Definition at line 905 of file SEI.h.

PayloadType SEIColourRemappingInfo::payloadType ( ) const
inlinevirtual

Implements SEI.

Definition at line 901 of file SEI.h.

Member Data Documentation

Int SEIColourRemappingInfo::m_colourRemapBitDepth

Definition at line 919 of file SEI.h.

Bool SEIColourRemappingInfo::m_colourRemapCancelFlag

Definition at line 911 of file SEI.h.

Int SEIColourRemappingInfo::m_colourRemapCoeffs[3][3]

Definition at line 924 of file SEI.h.

Bool SEIColourRemappingInfo::m_colourRemapFullRangeFlag

Definition at line 914 of file SEI.h.

UInt SEIColourRemappingInfo::m_colourRemapId

Definition at line 910 of file SEI.h.

Int SEIColourRemappingInfo::m_colourRemapInputBitDepth

Definition at line 918 of file SEI.h.

Int SEIColourRemappingInfo::m_colourRemapMatrixCoefficients

Definition at line 917 of file SEI.h.

Bool SEIColourRemappingInfo::m_colourRemapMatrixPresentFlag

Definition at line 922 of file SEI.h.

Bool SEIColourRemappingInfo::m_colourRemapPersistenceFlag

Definition at line 912 of file SEI.h.

Int SEIColourRemappingInfo::m_colourRemapPrimaries

Definition at line 915 of file SEI.h.

Int SEIColourRemappingInfo::m_colourRemapTransferFunction

Definition at line 916 of file SEI.h.

Bool SEIColourRemappingInfo::m_colourRemapVideoSignalInfoPresentFlag

Definition at line 913 of file SEI.h.

Int SEIColourRemappingInfo::m_log2MatrixDenom

Definition at line 923 of file SEI.h.

std::vector<CRIlut> SEIColourRemappingInfo::m_postLut[3]

Definition at line 926 of file SEI.h.

Int SEIColourRemappingInfo::m_postLutNumValMinus1[3]

Definition at line 925 of file SEI.h.

std::vector<CRIlut> SEIColourRemappingInfo::m_preLut[3]

Definition at line 921 of file SEI.h.

Int SEIColourRemappingInfo::m_preLutNumValMinus1[3]

Definition at line 920 of file SEI.h.


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