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

    r1213 r1225  
    155155#endif
    156156#endif
    157 #if H_3D_IC
     157#if NH_3D_IC
    158158  m_aICEnableCandidate   = pcTEncTop->getICEnableCandidate();
    159159  m_aICEnableNum         = pcTEncTop->getICEnableNum();
     
    14901490    }
    14911491#endif
    1492 #if H_3D_IC
     1492#if NH_3D_IC
    14931493    pcSlice->setICEnableCandidate( m_aICEnableCandidate );         
    14941494    pcSlice->setICEnableNum( m_aICEnableNum );         
Note: See TracChangeset for help on using the changeset viewer.