Changeset 902 in 3DVCSoftware for branches/HTM-10.2-dev3-MediaTek/source/App/TAppEncoder/TAppEncTop.cpp
- Timestamp:
- 9 Apr 2014, 09:39:39 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.2-dev3-MediaTek/source/App/TAppEncoder/TAppEncTop.cpp
r884 r902 189 189 #if H_3D_IC 190 190 m_cTEncTop.setUseIC ( vps.getViewIndex( layerId ) == 0 || isDepth ? false : m_abUseIC ); 191 #if MTK_LOW_LATENCY_IC_ENCODING_H0086 192 m_cTEncTop.setUseICLowLatencyEnc ( m_bUseLowLatencyICEnc ); 193 #endif 191 194 #endif 192 195 //========== Depth intra modes ==========
Note: See TracChangeset for help on using the changeset viewer.