Changeset 47 in SHVCSoftware for branches/SHM-1.1-dev/source/Lib/TLibCommon/TComSlice.cpp
- Timestamp:
- 22 Feb 2013, 21:08:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-1.1-dev/source/Lib/TLibCommon/TComSlice.cpp
r45 r47 562 562 assert(thePoc == pcRefPicBL->getPOC()); 563 563 564 #if REUSE_MVSCALE 564 #if REUSE_MVSCALE || REUSE_BLKMAPPING 565 565 ilpPic[0]->getSlice(0)->setBaseColPic( pcRefPicBL ); 566 566 #endif
Note: See TracChangeset for help on using the changeset viewer.