Changeset 329 in 3DVCSoftware for branches/HTM-6.1-Cleanup/source/App
- Timestamp:
- 18 Apr 2013, 11:56:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.1-Cleanup/source/App/TAppEncoder/TAppEncTop.cpp
r325 r329 595 595 m_acTEncDepthTopList[iViewIdx]->setUseSAO ( m_abUseSAO[1] ); 596 596 #if LGE_ILLUCOMP_B0045 597 #if LGE_ILLUCOMP_DEPTH_C0046 598 m_acTEncDepthTopList[iViewIdx]->setUseIC ( m_abUseIC[1] ); 599 #else 597 600 m_acTEncDepthTopList[iViewIdx]->setUseIC ( false ); 601 #endif 598 602 #endif 599 603 #if INTER_VIEW_VECTOR_SCALING_C0115
Note: See TracChangeset for help on using the changeset viewer.