Changeset 868 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 13 Aug 2014, 18:37:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h
r861 r868 381 381 Bool m_colourRemapSEICancelFlag; 382 382 Bool m_colourRemapSEIPersistenceFlag; 383 Bool m_colourRemapSEIVideoSignal TypePresentFlag;384 Bool m_colourRemapSEI VideoFullRangeFlag;383 Bool m_colourRemapSEIVideoSignalInfoPresentFlag; 384 Bool m_colourRemapSEIFullRangeFlag; 385 385 Int m_colourRemapSEIPrimaries; 386 Int m_colourRemapSEITransfer Characteristics;387 Int m_colourRemapSEIMatrixCoeff s;388 Int m_colourRemapSEI CodedDataBitDepth;389 Int m_colourRemapSEI TargetBitDepth;386 Int m_colourRemapSEITransferFunction; 387 Int m_colourRemapSEIMatrixCoefficients; 388 Int m_colourRemapSEIInputBitDepth; 389 Int m_colourRemapSEIBitDepth; 390 390 Int m_colourRemapSEIPreLutNumValMinus1[3]; 391 391 Int* m_colourRemapSEIPreLutCodedValue[3];
Note: See TracChangeset for help on using the changeset viewer.