Changeset 1237 in 3DVCSoftware for branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder
- Timestamp:
- 27 May 2015, 20:11:43 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1-RWTH/source/App/TAppEncoder/TAppEncTop.cpp
r1236 r1237 2414 2414 2415 2415 UInt uiMaxDiff = 0; 2416 UInt uiMinDiff = INT_MAX;2416 UInt uiMinDiff = MAX_INT; 2417 2417 UInt uiLengthMinDiff = 0; 2418 2418 UInt uiLengthDltDiffMinusMin = 0;
Note: See TracChangeset for help on using the changeset viewer.