Ignore:
Timestamp:
27 Jan 2014, 06:48:42 (10 years ago)
Author:
mediatek-htm
Message:

Integration of CABAC simplification for IC flag in JCT3V-G0061. The MACRO is "MTK_IC_FLAG_CABAC_SIMP_G0061".

by Yi-Wen Chen (yiwen.chen@…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.3-dev2-MediaTek/source/Lib/TLibCommon/TComDataCU.h

    r773 r805  
    730730  UInt          getCTXARPWFlag                  ( UInt   uiAbsPartIdx                                 );
    731731#endif 
     732#if !MTK_IC_FLAG_CABAC_SIMP_G0061
    732733#if H_3D_IC
    733734  UInt          getCtxICFlag                    ( UInt   uiAbsPartIdx                                 );
     735#endif
    734736#endif
    735737  UInt          getSliceStartCU         ( UInt pos )                  { return m_sliceStartCU[pos-m_uiAbsIdxInLCU];                                                                                          }
Note: See TracChangeset for help on using the changeset viewer.