Changeset 116 in 3DVCSoftware for trunk/source/App/TAppEncoder/TAppEncCfg.h


Ignore:
Timestamp:
30 Aug 2012, 16:09:23 (13 years ago)
Author:
tech
Message:

Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/App/TAppEncoder/TAppEncCfg.h

    r115 r116  
    299299#if LGE_WVSO_A0119
    300300  Bool      m_bWVSO;                                    ///< flag for using View Synthesis Optimization 
    301   Int                           m_iVSOWeight;
     301  Int       m_iVSOWeight;
    302302  Int       m_iVSDWeight;
    303   Int                           m_iDWeight;
     303  Int       m_iDWeight;
    304304#endif
    305305  // coding tools (depth intra modes)
     
    308308#endif
    309309
    310 #if OL_DEPTHLIMIT
     310#if OL_DEPTHLIMIT_A0044
    311311  Bool      m_bDepthPartitionLimiting;
    312312#endif
Note: See TracChangeset for help on using the changeset viewer.