Changeset 212 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibCommon/TComRom.cpp
- Timestamp:
- 17 May 2013, 13:38:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibCommon/TComRom.cpp
r191 r212 99 99 UInt g_auiPUOffset[8] = { 0, 8, 4, 4, 2, 10, 1, 5}; 100 100 101 #if FAST_INTRA_SHVC 102 UInt g_reducedSetIntraModes[NUM_INTRA_MODE-1] = { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 }; 103 UInt g_predefSetIntraModes[NUM_INTRA_MODE-1] = {26,10,18,34,2,22,14,30,6,24,12,28,8,20,16,32,4,17,19,15,21,13,23,11,25,9,27,7,29,5,31,3,33,0,2}; 104 #endif 105 101 106 Void initZscanToRaster ( Int iMaxDepth, Int iDepth, UInt uiStartVal, UInt*& rpuiCurrIdx ) 102 107 {
Note: See TracChangeset for help on using the changeset viewer.