- Timestamp:
- 25 Apr 2014, 23:18:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibDecoder/TDecTop.cpp
r748 r749 1322 1322 1323 1323 UInt64 uiPos = (UInt64) m_apcSlicePilot->getPOC() * uiWidth * uiHeight * 3 / 2; 1324 if( is16bit ) 1325 { 1326 uiPos <<= 1; 1327 } 1324 1328 1325 1329 pFile->seekg((UInt)uiPos, ios::beg );
Note: See TracChangeset for help on using the changeset viewer.