Ignore:
Timestamp:
4 Feb 2013, 01:35:46 (12 years ago)
Author:
lg
Message:

Integration of JCT3V-C0044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev1-LG/source/Lib/TLibCommon/TComRom.cpp

    r189 r251  
    587587};
    588588
     589#if LGE_DMM3_SIMP_C0044
     590const 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
    589602const UChar g_aucIntraSizeIdxToWedgeSize[7] =
    590603{
Note: See TracChangeset for help on using the changeset viewer.