Ignore:
Timestamp:
21 Nov 2013, 13:28:24 (11 years ago)
Author:
tech
Message:

Merged DEV3 ( branch HTM-8.2-dev3-Samsung@699 )

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev0/source/Lib/TLibCommon/TypeDef.h

    r711 r712  
    6565#define H_3D          ( HEVC_EXT == 2)
    6666
     67#define LGE_BUGFIX_F0158 1 //JCT3V-F0158
    6768/////////////////////////////////////////////////////////////////////////////////////////
    6869///////////////////////////////////   MAJOR DEFINES   /////////////////////////////////// 
     
    103104                                              // MTK_CLIPPING_ALIGN_IC_E0168       // To support simplify bi-prediction PU with identical motion checking, JCT3V-E0168
    104105
     106#define LGE_IC_CTX_F0160 1 //JCT3V-F0160
     107#define SEC_ONLY_TEXTURE_IC_F0151         1
     108
    105109#if H_3D_NBDV
    106110#define H_3D_NBDV_REF                     1   // Depth oriented neighboring block disparity derivation
     
    158162                                              // LGE_SDC_REMOVE_DC_E0158 Removal of DC mode from SDC
    159163                                              // LGE_PKU_DMM3_OVERLAP_E0159_HHIFIX 1   Removal of overlap between DMM3 and DMM1
     164#define SEC_DMM3_RBC_F0147                1   // Removal of DMM3 and RBC from DMMs
    160165
    161166#define H_3D_INTER_SDC                    1   // INTER SDC, Inter simplified depth coding
     
    213218#if H_3D_DIM
    214219#define H_3D_DIM_DMM                      1   // Depth Modeling Modes
     220#if !SEC_DMM3_RBC_F0147
    215221#define H_3D_DIM_RBC                      1   // Region Boundary Chain mode
     222#endif
    216223#define H_3D_DIM_SDC                      1   // Simplified Depth Coding method
    217224#define H_3D_DIM_DLT                      1   // Depth Lookup Table
     
    219226                                              // HHI_DEPTH_INTRA_SEARCH_RAU_C0160
    220227                                              // LG_ZEROINTRADEPTHRESI_A0087
     228#define QC_DIM_DELTADC_UNIFY_F0132        1   // Unify delta DC coding in depth intra modes
     229#define HHI_DIM_PREDSAMP_FIX_F0171        1
     230#define LGE_PRED_RES_CODING_DLT_DOMAIN_F0159 1 //JCT3V-F0159
    221231#endif
    222232///// ***** VIEW SYNTHESIS PREDICTION *********
Note: See TracChangeset for help on using the changeset viewer.