Changeset 820 in 3DVCSoftware for branches/HTM-9.3-dev1-RWTH/source/Lib/TLibEncoder/TEncEntropy.cpp
- Timestamp:
- 5 Feb 2014, 09:54:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.3-dev1-RWTH/source/Lib/TLibEncoder/TEncEntropy.cpp
r816 r820 245 245 if( pcCU->getDBBPFlag(uiAbsPartIdx) ) 246 246 { 247 AOF( pcCU->getSlice()->getVPS()->getUseDBBP(pcCU->getSlice()->getLayerIdInVps()) ); 248 247 249 // temporarily change partition size for DBBP blocks 248 250 pcCU->setPartSizeSubParts(RWTH_DBBP_PACK_MODE, uiAbsPartIdx, uiDepth);
Note: See TracChangeset for help on using the changeset viewer.