Changeset 640 in 3DVCSoftware for branches/HTM-8.2-dev0-KWU/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 18 Oct 2013, 12:44:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-KWU/source/Lib/TLibCommon/TypeDef.h
r639 r640 312 312 #endif 313 313 314 #define KWU_RC_VIEWRC_E0227 0///< JCT3V-E0227, view-wise target bitrate allocation315 #define KWU_RC_MADPRED_E0227 0///< JCT3V-E0227, inter-view MAD prediction314 #define KWU_RC_VIEWRC_E0227 1 ///< JCT3V-E0227, view-wise target bitrate allocation 315 #define KWU_RC_MADPRED_E0227 1 ///< JCT3V-E0227, inter-view MAD prediction 316 316 317 317 #define MAX_CPB_CNT 32 ///< Upper bound of (cpb_cnt_minus1 + 1)
Note: See TracChangeset for help on using the changeset viewer.