Changeset 251 in 3DVCSoftware for branches/HTM-5.1-dev1-LG/source/Lib/TLibCommon/TComRom.cpp
- Timestamp:
- 4 Feb 2013, 01:35:46 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.1-dev1-LG/source/Lib/TLibCommon/TComRom.cpp
r189 r251 587 587 }; 588 588 589 #if LGE_DMM3_SIMP_C0044 590 const UChar g_aucWedgeTexPredBitsListIdx[7] = 591 { 592 0, // 2x2 593 6, // 4x4 594 9, // 8x8 595 9, // 16x16 596 9, // 32x32 597 0, // 64x64 598 0 // 128x128 599 }; 600 #endif 601 589 602 const UChar g_aucIntraSizeIdxToWedgeSize[7] = 590 603 {
Note: See TracChangeset for help on using the changeset viewer.