Changeset 1564 in SHVCSoftware
- Timestamp:
- 20 Jun 2016, 17:34:53 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncTop.cpp
r1563 r1564 1065 1065 # if U0132_TARGET_BITS_SATURATION 1066 1066 Int cpbSize = getCpbSize(); 1067 1067 assert (cpbSize!=0); // CPB size may not be equal to zero. ToDo: have a better default and check for level constraints 1068 1068 if( !getVuiParametersPresentFlag() && !getCpbSaturationEnabled() ) 1069 1069 #else
Note: See TracChangeset for help on using the changeset viewer.