Ignore:
Timestamp:
22 May 2015, 05:38:04 (9 years ago)
Author:
sharpjp-htm
Message:

Migration of illumination compensation(NH_3D_IC) and small fix(H_MV_ENC_DEC_TRAC_FIX)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev2-Sharp/source/Lib/TLibDecoder/TDecSbac.h

    r1200 r1225  
    142142  Void parseARPW          ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth );
    143143#endif
    144 #if H_3D_IC
     144#if NH_3D_IC
    145145  Void parseICFlag        ( TComDataCU* pcCU, UInt uiAbsPartIdx, UInt uiDepth );
    146146#endif
     
    193193  ContextModel3DBuffer m_cCUPUARPWSCModel;
    194194#endif
    195 #if H_3D_IC
     195#if NH_3D_IC
    196196  ContextModel3DBuffer m_cCUICFlagSCModel;
    197197#endif
Note: See TracChangeset for help on using the changeset viewer.