Ignore:
Timestamp:
27 Mar 2014, 18:52:26 (10 years ago)
Author:
tech
Message:

Cleanups part 1.

File:
1 edited

Legend:

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

    r872 r876  
    8383                                              // SAIT_VSO_EST_A0033, JCT3V-A0033 modification 3
    8484                                              // LGE_WVSO_A0119
     85                                              // SCU_HS_VSD_BUGFIX_IMPROV_G0163
    8586#define H_3D_NBDV                         1   // Neighboring block disparity derivation
    8687                                              // QC_JCT3V-A0097
     
    102103                                              // SHARP_ARP_REF_CHECK_F0105        ARP reference picture selection and DPB check
    103104                                              // LGE_ARP_CTX_F0161                JCT3V-F0161
     105                                              // MTK_ARP_FLAG_CABAC_SIMP_G0061 Use 2 context for ARP flag referring to only left neighbor block in JCT3V-G0061
     106                                              // MTK_ARP_REF_SELECTION_G0053 ARP Reference picture selection in JCT3V-G0053
     107
    104108#define H_3D_IC                           1   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
    105109                                              // Unifying rounding offset, for IC part, JCT3V-D0135
     
    109113                                              // LGE_IC_CTX_F0160 //JCT3V-F0160
    110114                                              // SEC_ONLY_TEXTURE_IC_F0151
     115                                              // MTK_IC_FLAG_CABAC_SIMP_G0061
     116                                              // SEC_IC_ARP_SIG_G0072, Disabling IC when ARP is enabled, option 1 in JCT3V-G0072, part 2 in JCT3V-G0121
    111117
    112118#if H_3D_NBDV
     
    145151                                              // ETRIKHU_MERGE_REUSE_F0093 QC_DEPTH_IV_MRG_F0125, JCT3V-F0125: Depth oriented Inter-view MV candidate
    146152                                              // EC_MPI_ENABLING_MERGE_F0150, MPI flag in VPS and enabling in Merge mode
     153                                              // MTK_NBDV_IVREF_FIX_G0067      , Disable IvMC, VSP when IVREF is not available, JCT3V-G0067
     154                                              // SEC_DEPTH_DV_DERIVAITON_G0074, Simplification of DV derivation for depth, JCT3V-G0074
     155                                              // QC_DEPTH_MERGE_SIMP_G0127 Remove DV candidate and shifting candidate for depth coding
     156
    147157#define H_3D_TMVP                         1   // QC_TMVP_C0047
    148158                                              // Sony_M23639
     
    177187                                              // LGE_INTER_SDC_E0156  Enable inter SDC for depth coding
    178188#define H_3D_SPIVMP                       1   // H_3D_SPIVMP    // JCT3V-F0110: Sub-PU level inter-view motion prediction
     189                                              // SEC_SPIVMP_MCP_SIZE_G0077, Apply SPIVMP only to 2Nx2N partition, JCT3V-G0077
     190                                              // QC_SPIVMP_MPI_G0119 Sub-PU level MPI merge candidate
    179191#define H_3D_FCO                          0   // Flexible coding order for 3D
    180192
     
    279291
    280292#define MTK_DDD_G0063                     1   // Disparity derived depth coding
    281 #define HTM10RC1_FIX                           1   // Fix of DDD
     293#define HTM10RC1_FIX                      1   // Fix of DDD
    282294
    283295
     
    311323#define KHU_SIMP_SPIVMP_G0147             1  // Simplification on Sub-PU level temporal interview motion prediction
    312324
    313 #if H_3D_SPIVMP
    314 #define QC_SPIVMP_MPI_G0119               1 // Sub-PU level MPI merge candidate
    315 #endif
    316 
    317 #define QC_DEPTH_MERGE_SIMP_G0127         1 // Remove DV candidate and shifting candidate for depth coding
    318 #define SEC_IC_ARP_SIG_G0072              1   // Disabling IC when ARP is enabled, option 1 in JCT3V-G0072, part 2 in JCT3V-G0121
    319 #define SCU_HS_VSD_BUGFIX_IMPROV_G0163    1
    320 #define SEC_SPIVMP_MCP_SIZE_G0077         1  // Apply SPIVMP only to 2Nx2N partition, JCT3V-G0077
    321 #define SEC_DEPTH_DV_DERIVAITON_G0074     1  // Simplification of DV derivation for depth, JCT3V-G0074
    322 #define MTK_ARP_REF_SELECTION_G0053       1   // ARP Reference picture selection in JCT3V-G0053
    323 #define MTK_ARP_FLAG_CABAC_SIMP_G0061     1   // Use 2 context for ARP flag referring to only left neighbor block in JCT3V-G0061
    324 #define MTK_IC_FLAG_CABAC_SIMP_G0061      1   // Use only 1 context for IC flag in JCT3V-G0061
    325 #define MTK_NBDV_IVREF_FIX_G0067          1   // Disable IvMC, VSP when IVREF is not available, JCT3V-G0067
    326325#endif
    327326
Note: See TracChangeset for help on using the changeset viewer.