Changeset 466 in SHVCSoftware for branches/SHM-4.0-dev/source/Lib/TLibCommon/TComPicSym.h
- Timestamp:
- 13 Nov 2013, 23:25:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.0-dev/source/Lib/TLibCommon/TComPicSym.h
r445 r466 126 126 TComDataCU*& getCU( UInt uiCUAddr ) { return m_apcTComDataCU[uiCUAddr]; } 127 127 128 #if LAYER_CTB129 UInt getMaxCUWidth() { return m_uiMaxCUWidth; }130 UInt getMaxCUHeight() { return m_uiMaxCUHeight; }131 #endif132 133 128 #if AVC_SYNTAX 134 129 UInt getMaxCUWidth() { return m_uiMaxCUWidth; }
Note: See TracChangeset for help on using the changeset viewer.