Ignore:
Timestamp:
22 Apr 2014, 17:08:54 (10 years ago)
Author:
tech
Message:

Merged 10.2-dev3-HiSilicon@928.

File:
1 edited

Legend:

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

    r937 r939  
    120120                                              // SEC_IC_ARP_SIG_G0072, Disabling IC when ARP is enabled, option 1 in JCT3V-G0072, part 2 in JCT3V-G0121
    121121
     122#define MTK_LOW_LATENCY_IC_ENCODING_H0086   1 // Low-latency IC encoding in JCT3V-H0086
     123#if MTK_LOW_LATENCY_IC_ENCODING_H0086
     124#define MTK_LOW_LATENCY_IC_ENCODING_THRESHOLD_H0086    0.1 // Threshold for low-latency IC encoding in JCT3V-H0086
     125#endif
     126
    122127#if H_3D_NBDV
    123128#define H_3D_NBDV_REF                     1   // Depth oriented neighboring block disparity derivation
     
    196201                                              // HS_TSINGHUA_SDC_SPLIT_G0111
    197202                                              // QC_PKU_SDC_SPLIT_G0123 Intra SDC Split
    198 
    199 
     203#define MTK_DELTA_DC_FLAG_ONE_CONTEXT_H0084_H0100_H0113     1 // Use only one context for CABAC of delta_dc_flag as in JCTVC-H0084, JCTVC-H0100 and JCTVC-H0113
     204#define MTK_SDC_FLAG_FIX_H0095            1   // Remove conditional check of PCM flag based on SDC flag, JCTVC-H0095
     205
     206
     207#define MTK_DMM_SIMP_CODE_H0092           1   // Remove CABAC context for DMM1 mode coding
    200208
    201209#define H_3D_INTER_SDC                    1   // INTER SDC, Inter simplified depth coding
     
    222230#define H_3D_FAST_TEXTURE_ENCODING        1   // Fast merge mode decision and early CU determination for texture component of dependent view, JCT3V-E0173
    223231                                              // MTK_FAST_TEXTURE_ENCODING_E0173
     232#define QC_IV_PRED_CONSTRAINT_H0137       1   // Constraint on inter-view (motion) prediction tools
    224233#if H_3D_DIM
    225234#define H_3D_FAST_DEPTH_INTRA             1   // Fast DMM and RBC Mode Selection
     
    275284#define H_3D_DIM_DLT                      1   // Depth Lookup Table
    276285
     286#define HS_DMM_SDC_PREDICTOR_UNIFY_H0108  1   // Unification of DMM and SDC predictor derivation
     287#define LGE_SIMP_DIM_NOT_PRESENT_FLAG_CODING_H0119_H0135  1 // Use only one context for CABAC of dim_not_present_flag
     288#define QC_SIMP_DELTADC_CODING_H0131      1   // Simplify detaDC entropy coding
    277289#if H_3D_DIM_DLT
    278290#define H_3D_DELTA_DLT                    1
Note: See TracChangeset for help on using the changeset viewer.