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.cpp

    r790 r805  
    22732273}
    22742274#endif
    2275 
     2275#if !MTK_IC_FLAG_CABAC_SIMP_G0061
    22762276#if H_3D_IC
    22772277UInt TComDataCU::getCtxICFlag( UInt uiAbsPartIdx )
     
    22912291}
    22922292#endif
    2293 
     2293#endif
    22942294#if H_3D_INTER_SDC
    22952295Void TComDataCU::setInterSDCFlagSubParts ( Bool bInterSDCFlag, UInt uiAbsPartIdx, UInt uiPartIdx, UInt uiDepth )
Note: See TracChangeset for help on using the changeset viewer.