Changeset 1491 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 2 Dec 2015, 23:43:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1487 r1491 200 200 // This can be enabled by the makefile 201 201 #ifndef RExt__HIGH_BIT_DEPTH_SUPPORT 202 #define RExt__HIGH_BIT_DEPTH_SUPPORT 1///< 0 (default) use data type definitions for 8-10 bit video, 1 = use larger data types to allow for up to 16-bit video (originally developed as part of N0188)202 #define RExt__HIGH_BIT_DEPTH_SUPPORT SCALABLE_REXT ///< 0 (default) use data type definitions for 8-10 bit video, 1 = use larger data types to allow for up to 16-bit video (originally developed as part of N0188) 203 203 #endif 204 204
Note: See TracChangeset for help on using the changeset viewer.