Ignore:
Timestamp:
12 Jan 2014, 04:39:11 (10 years ago)
Author:
tech
Message:

Cleanup part 4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.2-dev0/source/App/TAppEncoder/TAppEncTop.h

    r766 r767  
    8686#endif
    8787
    88 #if DLT_DIFF_CODING_IN_PPS
     88#if H_3D
    8989  TComDLT                    m_dlt;                         ///< dlt
    9090#endif
     
    136136#if H_3D
    137137  Void xSetVPSExtension2( TComVPS& vps );
    138 #endif
    139 #if DLT_DIFF_CODING_IN_PPS
    140138  Void xDeriveDltArray( TComVPS& vps, TComDLT& dlt );
    141139#endif
    142140#if H_3D_DIM_DLT
    143 #if DLT_DIFF_CODING_IN_PPS
    144141  Void  xAnalyzeInputBaseDepth(UInt layer, UInt uiNumFrames, TComVPS* vps, TComDLT* dlt);
    145 #else
    146   Void  xAnalyzeInputBaseDepth(UInt layer, UInt uiNumFrames, TComVPS* vps);
    147 #endif
    148142#endif
    149143public:
Note: See TracChangeset for help on using the changeset viewer.