Ignore:
Timestamp:
5 Feb 2012, 22:00:22 (13 years ago)
Author:
poznan-univ
Message:

Poznan disocclusion coding - CU Skip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.2-poznan-univ/source/Lib/TLibCommon/CommonDef.h

    r8 r11  
    5858
    5959#define HM_VERSION        "3.0rc2"                 ///< Current software version
    60 #define NV_VERSION        "0.2"                   ///< Current software version
     60#define NV_VERSION        "0.3"                   ///< Current software version
    6161
    6262// ====================================================================================================================
     
    137137#define LOG2_DISP_PREC_LUT                              2                               ///< log2 of disparity precision used in integer disparity LUTs
    138138
    139 
    140139#if ( HHI_INTER_VIEW_MOTION_PRED || HHI_INTER_VIEW_RESIDUAL_PRED )
    141140#define DEPTH_MAP_GENERATION        1
     
    171170#define OUTPUT_RESIDUAL_PICTURES          0         // output residual pictures (for debugging)
    172171
    173 #define HHI_MPI_MERGE_POS                     0         // position of mvi in merge list (0..5)
    174 
     172#define HHI_MPI_MERGE_POS                 0           // position of mvi in merge list (0..5)
     173
     174// ====================================================================================================================
     175// POZNAN DEFINE SECTION
     176// ====================================================================================================================
     177#define POZNAN_OUTPUT_AVAILABLE_MAP       0           // output available map (for debugging)
     178#define POZNAN_OUTPUT_SYNTH               0           // output synthesised view (for debugging)
    175179
    176180// ====================================================================================================================
Note: See TracChangeset for help on using the changeset viewer.