Changeset 460 in 3DVCSoftware for branches/HTM-DEV-0.3-dev1/source/Lib/TLibCommon
- Timestamp:
- 6 Jun 2013, 12:10:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev1/source/Lib/TLibCommon/TypeDef.h
r459 r460 105 105 ///// ***** DEPTH INTRA MODES ********* 106 106 #if H_3D_DIM 107 #define H_3D_DIM_DMM 1 // Depth Modeling Modes 108 #define H_3D_DIM_RBC 1 // Region Boundary Chain mode 109 #define H_3D_DIM_SDC 0 // Simplified Depth Coding method 110 #define H_3D_DIM_DLT 0 // Depth Lookup Table 107 #define H_3D_DIM_DMM 1 // Depth Modeling Modes 108 #define H_3D_DIM_RBC 1 // Region Boundary Chain mode 109 #define H_3D_DIM_SDC 0 // Simplified Depth Coding method 110 #define H_3D_DIM_DLT 0 // Depth Lookup Table 111 #define H_3D_DIM_ENC 1 // Depth Intra encoder optimizations, includes: 112 // HHI_DEPTH_INTRA_SEARCH_RAU_C0160 113 // LG_ZEROINTRADEPTHRESI_A0087 111 114 #endif 112 115
Note: See TracChangeset for help on using the changeset viewer.