Ignore:
Timestamp:
27 Mar 2014, 23:17:21 (10 years ago)
Author:
tech
Message:

Cleanups part 6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-10.1-dev0/source/Lib/TLibCommon/TComSlice.cpp

    r876 r881  
    33593359#endif
    33603360
    3361 #if MTK_DDD_G0063
     3361#if H_3D_DDD
    33623362  if( getIsDepth() && getViewIndex() > 0 )
    33633363  {
     
    34173417    }
    34183418
    3419 #if MTK_DDD_G0063
     3419#if H_3D_DDD
    34203420    InitializeDDDPara( vps->getCamParPrecision(), codScale[ i ], codOffset[ i ], i );
    34213421#endif
     
    34253425#endif
    34263426
    3427 #if MTK_DDD_G0063
     3427#if H_3D_DDD
    34283428Void TComSlice::InitializeDDDPara( UInt uiCamParsCodedPrecision, Int  iCodedScale,Int  iCodedOffset, Int iBaseViewIdx )
    34293429{
Note: See TracChangeset for help on using the changeset viewer.