Changeset 828 in SHVCSoftware for branches/SHM-dev
- Timestamp:
- 14 Jul 2014, 18:42:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TComDataCU.cpp
r827 r828 3500 3500 if( motionMapping ) 3501 3501 { 3502 uiPelX +=8;3503 uiPelY +=8;3502 uiPelX = pelX + 8; 3503 uiPelY = pelY + 8; 3504 3504 } 3505 3505 #endif
Note: See TracChangeset for help on using the changeset viewer.