Changeset 392 in SHVCSoftware for branches/SHM-3.1-dev
- Timestamp:
- 10 Sep 2013, 23:03:57 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibCommon/TComDataCU.cpp
r389 r392 1719 1719 { 1720 1720 // check BL mode 1721 UInt uiCUAddrBase , uiAbsPartAddrBase;1721 UInt uiCUAddrBase = 0, uiAbsPartAddrBase = 0; 1722 1722 // the right reference layerIdc should be specified, currently it is set to m_layerId-1 1723 1723 TComDataCU* pcTempCU = getBaseColCU(m_layerId - 1, uiAbsPartIdx, uiCUAddrBase, uiAbsPartAddrBase, 0 );
Note: See TracChangeset for help on using the changeset viewer.