Changeset 30 in SHVCSoftware for trunk/source/Lib/TLibDecoder
- Timestamp:
- 7 Feb 2013, 03:07:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibDecoder/TDecTop.cpp
r28 r30 169 169 for (Int i=0; i<m_cIlpPic[j]->getPicSym()->getNumberOfCUsInFrame(); i++) 170 170 { 171 171 m_cIlpPic[j]->getPicSym()->getCU(i)->initCU(m_cIlpPic[j], i); 172 172 } 173 173 }
Note: See TracChangeset for help on using the changeset viewer.