Changeset 868 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
- Timestamp:
- 13 Aug 2014, 18:37:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
r856 r868 130 130 Bool m_colourRemapSEICancelFlag; 131 131 Bool m_colourRemapSEIPersistenceFlag; 132 Bool m_colourRemapSEIVideoSignal TypePresentFlag;133 Bool m_colourRemapSEI VideoFullRangeFlag;132 Bool m_colourRemapSEIVideoSignalInfoPresentFlag; 133 Bool m_colourRemapSEIFullRangeFlag; 134 134 Int m_colourRemapSEIPrimaries; 135 Int m_colourRemapSEITransfer Characteristics;136 Int m_colourRemapSEIMatrixCoeff s;137 Int m_colourRemapSEI CodedDataBitDepth;138 Int m_colourRemapSEI TargetBitDepth;135 Int m_colourRemapSEITransferFunction; 136 Int m_colourRemapSEIMatrixCoefficients; 137 Int m_colourRemapSEIInputBitDepth; 138 Int m_colourRemapSEIBitDepth; 139 139 Int m_colourRemapSEIPreLutNumValMinus1[3]; 140 140 Int* m_colourRemapSEIPreLutCodedValue[3];
Note: See TracChangeset for help on using the changeset viewer.