Ignore:
Timestamp:
25 Sep 2015, 06:51:14 (9 years ago)
Author:
chen
Message:

Commit the integration of 3D depth representation information SEI on behalf of Nokia.

by Yi-Wen Chen (yiwen.chen@…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-Nokia/source/Lib/TLibEncoder/SEIwrite.h

    r1337 r1339  
    102102#endif
    103103  Void xWriteSEIThreeDimensionalReferenceDisplaysInfo ( const SEIThreeDimensionalReferenceDisplaysInfo& sei);
    104 #if NH_MV_SEI_TBD
     104#if SEI_DRI_F0169
     105  Void xWriteSEIDepthRepInfoElement           ( double f);
    105106  Void xWriteSEIDepthRepresentationInfo       ( const SEIDepthRepresentationInfo& sei);
    106   Void xWriteSEIDepthRepInfoElement           ( const SEIDepthRepInfoElement& sei);
    107107#endif
    108108  Void xWriteSEIMultiviewSceneInfo            ( const SEIMultiviewSceneInfo& sei);
Note: See TracChangeset for help on using the changeset viewer.