Changeset 483 in SHVCSoftware
- Timestamp:
- 15 Nov 2013, 23:53:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/App/TAppEncoder/TAppEncTop.cpp
r481 r483 106 106 && m_acLayerCfg[layer].getChromaFormatIDC() == m_acLayerCfg[idx].getChromaFormatIDC() 107 107 #endif 108 #if O0194_DIFFERENT_BITDEPTH_EL_BL _108 #if O0194_DIFFERENT_BITDEPTH_EL_BL 109 109 && m_acLayerCfg[layer].m_internalBitDepthY == m_acLayerCfg[idx].m_internalBitDepthY && m_acLayerCfg[layer].m_internalBitDepthC == m_acLayerCfg[idx].m_internalBitDepthC 110 110 #endif
Note: See TracChangeset for help on using the changeset viewer.