Changeset 697 in 3DVCSoftware for branches/HTM-8.2-dev3-Samsung/source/Lib/TLibEncoder/TEncSbac.h
- Timestamp:
- 15 Nov 2013, 03:34:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev3-Samsung/source/Lib/TLibEncoder/TEncSbac.h
r667 r697 125 125 #if H_3D_DIM_DMM 126 126 Void xCodeDmm1WedgeIdx ( UInt uiTabIdx, Int iNumBit ); 127 #if !SEC_DMM3_RBC_F0147 127 128 Void xCodeDmm3WedgeIdx ( UInt uiIntraIdx, Int iNumBit ); 129 #endif 128 130 #endif 129 131 #if H_3D_DIM_RBC … … 257 259 #if H_3D_DIM_DMM 258 260 ContextModel3DBuffer m_cDmm1DataSCModel; 261 #if !SEC_DMM3_RBC_F0147 259 262 ContextModel3DBuffer m_cDmm3DataSCModel; 263 #endif 260 264 #endif 261 265 #if H_3D_DIM_RBC
Note: See TracChangeset for help on using the changeset viewer.