Changeset 231 in 3DVCSoftware for branches/HTM-5.1-dev3-MERL/source/Lib/TLibEncoder/TEncEntropy.cpp
- Timestamp:
- 26 Jan 2013, 19:36:53 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev3-MERL/source/Lib/TLibEncoder/TEncEntropy.cpp
r210 r231 1347 1347 uiAbsPartIdx = 0; 1348 1348 } 1349 1349 1350 1350 #if RWTH_SDC_DLT_B0036 1351 1351 if( pcCU->getSDCFlag(uiAbsPartIdx) ) … … 1355 1355 } 1356 1356 #endif 1357 1357 1358 1358 PartSize eSize = pcCU->getPartitionSize( uiAbsPartIdx ); 1359 1359
Note: See TracChangeset for help on using the changeset viewer.