Changeset 296 in 3DVCSoftware for trunk/source/Lib/TLibCommon/ContextModel.h
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/ContextModel.h
r56 r296 103 103 static UChar m_nextState[128][2]; 104 104 #endif 105 #if !CABAC_LINEAR_INIT106 static const Int m_slopes[16];107 static const Int m_segOffset[8];108 static const Int m_accumulatedSegOffset[8];109 #endif110 105 #if CABAC_INIT_FLAG 111 106 UInt m_binsCoded;
Note: See TracChangeset for help on using the changeset viewer.