Changeset 21 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TComRom.cpp
- Timestamp:
- 15 Feb 2012, 19:05:04 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComRom.cpp
r5 r21 2815 2815 assert( uiWidth == uiHeight ); 2816 2816 2817 UChar uhStartX, uhStartY, uhEndX, uhEndY; 2818 Int iStepStartX, iStepStartY, iStepEndX, iStepEndY; 2819 2817 UChar uhStartX = 0, uhStartY = 0, uhEndX = 0, uhEndY = 0; 2818 Int iStepStartX = 0, iStepStartY = 0, iStepEndX = 0, iStepEndY = 0; 2820 2819 UInt uiBlockSize = 0; 2821 2820 switch( eWedgeRes )
Note: See TracChangeset for help on using the changeset viewer.