Changeset 11 in 3DVCSoftware for branches/0.2-poznan-univ/source/Lib/TLibCommon/CommonDef.h
- Timestamp:
- 5 Feb 2012, 22:00:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.2-poznan-univ/source/Lib/TLibCommon/CommonDef.h
r8 r11 58 58 59 59 #define HM_VERSION "3.0rc2" ///< Current software version 60 #define NV_VERSION "0. 2" ///< Current software version60 #define NV_VERSION "0.3" ///< Current software version 61 61 62 62 // ==================================================================================================================== … … 137 137 #define LOG2_DISP_PREC_LUT 2 ///< log2 of disparity precision used in integer disparity LUTs 138 138 139 140 139 #if ( HHI_INTER_VIEW_MOTION_PRED || HHI_INTER_VIEW_RESIDUAL_PRED ) 141 140 #define DEPTH_MAP_GENERATION 1 … … 171 170 #define OUTPUT_RESIDUAL_PICTURES 0 // output residual pictures (for debugging) 172 171 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) 175 179 176 180 // ====================================================================================================================
Note: See TracChangeset for help on using the changeset viewer.