Changeset 1516 in SHVCSoftware
- Timestamp:
- 7 Jan 2016, 00:52:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1506 r1516 200 200 // This can be enabled by the makefile 201 201 #ifndef RExt__HIGH_BIT_DEPTH_SUPPORT 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)202 #define RExt__HIGH_BIT_DEPTH_SUPPORT 0 ///< 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.