Changeset 1303 in 3DVCSoftware for branches/HTM-14.1-update-dev1-LG/source/App
- Timestamp:
- 28 Jul 2015, 03:59:07 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1-LG/source/App/TAppEncoder/TAppEncCfg.cpp
r1287 r1303 2088 2088 // check validity of input parameters 2089 2089 xCheckParameter(); 2090 2091 // FJ: this should be removed as soon as Inter-SDC is fully implemented2092 #if NH_3D && !NH_3D_SDC_INTER2093 m_interSdcFlag = false;2094 #endif2095 2090 2096 2091 // compute actual CU depth with respect to config depth and max transform size
Note: See TracChangeset for help on using the changeset viewer.