Changeset 384 in 3DVCSoftware for branches/HTM-6.2-dev1-MediaTek/source/Lib/TLibDecoder/TDecEntropy.cpp
- Timestamp:
- 9 May 2013, 07:51:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev1-MediaTek/source/Lib/TLibDecoder/TDecEntropy.cpp
r355 r384 317 317 else // MPI not used 318 318 #endif 319 #if MTK_D0156 320 if( !pcCU->getSlice()->getSPS()->getUseVSPCompensation() ) 321 { 322 pcCU->setVSPIndexSubParts( 0, uiSubPartIdx, uiPartIdx, uiDepth ); 323 } 324 else 325 #endif 319 326 { 320 327 Int iVSPIdx = 0;
Note: See TracChangeset for help on using the changeset viewer.