Changeset 42 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 26 Mar 2012, 18:05:40 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TypeDef.h
r21 r42 40 40 41 41 42 43 #define SONY_COLPIC_AVAILABILITY 1 42 #define BITSTREAM_EXTRACTION 1 43 #define FLEX_CODING_ORDER 1 44 #define DISABLE_FCO_FOR_VSO 0 45 46 #define SONY_COLPIC_AVAILABILITY 1 44 47 45 48 //>>>>> HHI 3DV tools >>>>> … … 54 57 #define HHI_VSO_DIST_INT 1 // view synthesis optimization integer distorition in rdo process 55 58 #define HHI_VSO_LS_TABLE 1 // table based lambda scaling 59 #define HHI_VSO_PRINT_DIST 0 // print VSO distortion instead of depth distrotion 56 60 57 61 #if HHI_INTERVIEW_SKIP_LAMBDA_SCALE && !HHI_INTERVIEW_SKIP … … 328 332 #endif 329 333 #endif 334 335 330 336 331 337 // ====================================================================================================================
Note: See TracChangeset for help on using the changeset viewer.