Changeset 1237 in 3DVCSoftware for branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder
- 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/Lib/TLibDecoder/TDecCAVLC.cpp
r1236 r1237 523 523 { 524 524 Bool bDltBitMapRepFlag = false; 525 UInt uiMaxDiff = INT_MAX;525 UInt uiMaxDiff = MAX_INT; 526 526 UInt uiMinDiff = 0; 527 527 UInt uiCodeLength = 0;
Note: See TracChangeset for help on using the changeset viewer.