Ignore:
Timestamp:
27 Mar 2014, 23:17:21 (10 years ago)
Author:
tech
Message:

Cleanups part 6.

File:
1 edited

Legend:

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

    r880 r881  
    7676#if H_3D
    7777#define H_3D_QTLPC                        1   // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068
    78                                               // HHI_QTLPC_RAU_OFF_C0160     // JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units
     78                                              // HHI_QTLPC_RAU_OFF_C0160 JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units
     79                                              // MTK_TEX_DEP_PAR_G0055 Texture-partition-dependent depth partition. JCT3V-G0055
    7980
    8081#define H_3D_VSO                          1   // VSO, View synthesis optimization, includes:
     
    205206#define H_3D_DBBP                         1   // DBBP: Depth-based Block Partitioning and Merging
    206207
     208#define H_3D_DDD                          1   // Disparity derived depth coding
    207209
    208210#define H_3D_FCO                          0   // Flexible coding order for 3D
     
    303305#if H_3D
    304306#define PPS_FIX_DEPTH                           1
    305 #endif
    306 
    307 
    308 /////////////////////////////////////////////////////////////////////////////////////////
    309 ///////////////////////////////////   HTM-10.0 Integrations //////////////////////////////
    310 /////////////////////////////////////////////////////////////////////////////////////////
    311 #if H_3D
    312 #if  H_3D_QTLPC
    313 #define MTK_TEX_DEP_PAR_G0055             1   // Texture-partition-dependent depth partition. JCT3V-G0055
    314 #endif
    315 
    316 #define MTK_DDD_G0063                     1   // Disparity derived depth coding
    317 #define HTM10RC1_FIX                      1   // Fix of DDD
    318307#endif
    319308
Note: See TracChangeset for help on using the changeset viewer.