Ignore:
Timestamp:
13 Nov 2013, 23:25:47 (11 years ago)
Author:
nokia
Message:

Integration of O0194: Support different bit-depth values for different layers, enable weighted prediction for ILR for color gamut scalability.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-4.0-dev/source/Lib/TLibCommon/TComPicSym.h

    r445 r466  
    126126  TComDataCU*&  getCU( UInt uiCUAddr )  { return m_apcTComDataCU[uiCUAddr];     }
    127127 
    128 #if LAYER_CTB
    129   UInt        getMaxCUWidth()           { return m_uiMaxCUWidth;                }
    130   UInt        getMaxCUHeight()          { return m_uiMaxCUHeight;               }
    131 #endif
    132 
    133128#if AVC_SYNTAX
    134129  UInt        getMaxCUWidth()           { return m_uiMaxCUWidth;                }
Note: See TracChangeset for help on using the changeset viewer.