Changeset 1246 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/TComPrediction.cpp
- Timestamp:
- 14 Jul 2015, 00:26:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TComPrediction.cpp
r1238 r1246 611 611 612 612 for (UInt ch=COMPONENT_Y; ch<pcYuvPred->getNumberValidComponents(); ch++) 613 { 613 614 xPredInterBlk (ComponentID(ch), pcCU, pcCU->getSlice()->getRefPic( eRefPicList, iRefIdx )->getPicYuvRec(), uiPartAddr, &cMv, iWidth, iHeight, pcYuvPred, bi ); 615 } 614 616 } 615 617
Note: See TracChangeset for help on using the changeset viewer.