Changeset 72 in SHVCSoftware for branches


Ignore:
Timestamp:
8 Mar 2013, 02:21:48 (12 years ago)
Author:
seregin
Message:

correct the JCTVC_L0178 macro place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-1.1-dev/source/Lib/TLibCommon/TypeDef.h

    r48 r72  
    6565#endif
    6666
     67#if SVC_UPSAMPLING
     68#define JCTVC_L0178                      1      ///< implementation of JCTVC-L0178 (code only supports right and bottom croppping offsets)
     69#endif
     70
    6771#if REF_IDX_FRAMEWORK
    6872#define REF_IDX_ME_AROUND_ZEROMV         0      ///< added ME around zero MV for inter-layer reference picture
     
    9195#define SVC_BL_CAND_INTRA                0      ///< Intra Base Mode Prediction hook as an example
    9296#endif
    93 #endif
    94 
    95 #if SVC_UPSAMPLING
    96 #define JCTVC_L0178                      1      ///< implementation of JCTVC-L0178 (code only supports right and bottom croppping offsets)
    9797#endif
    9898
Note: See TracChangeset for help on using the changeset viewer.