Ignore:
Timestamp:
9 Nov 2015, 21:13:05 (8 years ago)
Author:
tech
Message:

Macro cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/source/Lib/TLibEncoder/SEIwrite.h

    r1367 r1374  
    6969  Void xWriteSEISOPDescription(const SEISOPDescription& sei);
    7070  Void xWriteSEIScalableNesting(TComBitIf& bs, const SEIScalableNesting& sei, const TComSPS *sps);
    71 #if NH_MV
    72 #if !NH_MV_SEI
    73   Void xWriteSEISubBitstreamProperty(const SEISubBitstreamProperty &sei);
    74 #endif
    75 #endif
    7671  Void xWriteSEITempMotionConstrainedTileSets(const SEITempMotionConstrainedTileSets& sei);
    7772  Void xWriteSEITimeCode(const SEITimeCode& sei);
     
    8277
    8378#if NH_MV
    84 #if NH_MV_SEI
    85 #if NH_MV_LAYERS_NOT_PRESENT_SEI
    8679  Void xWriteSEILayersNotPresent              ( const SEILayersNotPresent& sei);
    87 #endif
    8880  Void xWriteSEIInterLayerConstrainedTileSets ( const SEIInterLayerConstrainedTileSets& sei);
    8981#if NH_MV_SEI_TBD
     
    9991#endif
    10092  Void xWriteSEIThreeDimensionalReferenceDisplaysInfo ( const SEIThreeDimensionalReferenceDisplaysInfo& sei);
    101 #if SEI_DRI_F0169
    10293  Void xWriteSEIDepthRepInfoElement           ( double f);
    10394  Void xWriteSEIDepthRepresentationInfo       ( const SEIDepthRepresentationInfo& sei);
    104 #endif
    10595  Void xWriteSEIMultiviewSceneInfo            ( const SEIMultiviewSceneInfo& sei);
    10696  Void xWriteSEIMultiviewAcquisitionInfo      ( const SEIMultiviewAcquisitionInfo& sei);
     
    10898#if NH_3D
    10999  Void xWriteSEIAlternativeDepthInfo          ( const SEIAlternativeDepthInfo& sei);
    110 #endif
    111100#endif
    112101#endif
Note: See TracChangeset for help on using the changeset viewer.