Changeset 73 in 3DVCSoftware for branches/HTM-3.0-Samsung/source/Lib/TLibCommon/CommonDef.h
- Timestamp:
- 8 Jun 2012, 02:09:02 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-3.0-Samsung/source/Lib/TLibCommon/CommonDef.h
r70 r73 138 138 #define PDM_NO_INTER_UPDATE 1 // no update for inter (but not inter-view) predicted blocks 139 139 #define PDM_MERGE_POS 0 // position of pdm in merge list (0..4) 140 #if SAIT_IMPROV_MOTION_PRED_M24829 141 #define PDM_AMVP_POS 0 // position of pdm in amvp list (0..3) 142 #else 140 143 #define PDM_AMVP_POS 2 // position of pdm in amvp list (0..3) 144 #endif 141 145 #define PDM_OUTPUT_PRED_DEPTH_MAP 0 // output prediction depth map (for debugging) 142 146
Note: See TracChangeset for help on using the changeset viewer.