Ignore:
Timestamp:
28 Jul 2015, 03:59:07 (10 years ago)
Author:
lg
Message:

Integration of inter SDC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev1-LG/source/Lib/TLibEncoder/TEncSearch.h

    r1287 r1303  
    230230                                  Bool        bSkipResidual
    231231                                  DEBUG_STRING_FN_DECLARE(sDebug) );
    232 #if H_3D_INTER_SDC
     232#if NH_3D_SDC_INTER
    233233  Void encodeResAndCalcRdInterSDCCU( TComDataCU* pcCU,
    234     TComYuv* pcOrg,
    235     TComYuv* pcPred,
    236     TComYuv* pcResi,
    237     TComYuv* pcRec,
    238     Int      uiOffset,
    239     const UInt uiDepth );
     234                                     TComYuv* pcOrg,
     235                                     TComYuv* pcPred,
     236                                     TComYuv* pcResi,
     237                                     TComYuv* pcRec,
     238                                     Int      uiOffset,
     239                                     const UInt uiDepth );
    240240#endif
    241241
Note: See TracChangeset for help on using the changeset viewer.