Changeset 1203 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder/TEncSbac.cpp
- Timestamp:
- 8 Jul 2015, 20:57:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncSbac.cpp
r1029 r1203 876 876 Int iDQp = pcCU->getQP( uiAbsPartIdx ) - pcCU->getRefQP( uiAbsPartIdx ); 877 877 878 #if REPN_FORMAT_IN_VPS878 #if SVC_EXTENSION 879 879 Int qpBdOffsetY = pcCU->getSlice()->getQpBDOffsetY(); 880 880 #else
Note: See TracChangeset for help on using the changeset viewer.