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/TLibEncoder/TEncSbac.h

    r1200 r1225  
    143143  Void codeARPW          ( TComDataCU* pcCU, UInt uiAbsPartIdx );
    144144#endif
    145 #if H_3D_IC
     145#if NH_3D_IC
    146146  Void codeICFlag        ( TComDataCU* pcCU, UInt uiAbsPartIdx );
    147147#endif
     
    215215  ContextModel3DBuffer m_cCUPUARPWSCModel;
    216216#endif
    217 #if H_3D_IC
     217#if NH_3D_IC
    218218  ContextModel3DBuffer m_cCUICFlagSCModel;
    219219#endif
Note: See TracChangeset for help on using the changeset viewer.