Changeset 1034 in 3DVCSoftware for branches/HTM-11.2-dev0/source/Lib/TLibEncoder
- Timestamp:
- 31 Jul 2014, 16:12:11 (11 years ago)
- Location:
- branches/HTM-11.2-dev0/source/Lib/TLibEncoder
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-11.2-dev0/source/Lib/TLibEncoder/TEncSbac.cpp
r1030 r1034 564 564 #endif 565 565 566 #if !FIX_TICKET_76 566 567 #if H_3D_DIM_SDC 567 568 Void TEncSbac::xCodeSDCResidualData ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiSegment ) … … 650 651 #endif 651 652 #endif 653 #endif 654 652 655 653 656 // SBAC RD -
branches/HTM-11.2-dev0/source/Lib/TLibEncoder/TEncSbac.h
r983 r1034 130 130 Void xCodeDmm1WedgeIdx ( UInt uiTabIdx, Int iNumBit ); 131 131 #endif 132 #if !FIX_TICKET_76 132 133 #if H_3D_DIM_SDC 133 134 Void xCodeSDCResidualData ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiSegment ); 135 #endif 134 136 #endif 135 137 #endif
Note: See TracChangeset for help on using the changeset viewer.