Changeset 1303 in 3DVCSoftware for branches/HTM-14.1-update-dev1-LG/source/App


Ignore:
Timestamp:
28 Jul 2015, 03:59:07 (10 years ago)
Author:
lg
Message:

Integration of inter SDC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev1-LG/source/App/TAppEncoder/TAppEncCfg.cpp

    r1287 r1303  
    20882088  // check validity of input parameters
    20892089  xCheckParameter();
    2090  
    2091   // FJ: this should be removed as soon as Inter-SDC is fully implemented
    2092 #if NH_3D && !NH_3D_SDC_INTER
    2093   m_interSdcFlag = false;
    2094 #endif
    20952090
    20962091  // compute actual CU depth with respect to config depth and max transform size
Note: See TracChangeset for help on using the changeset viewer.