Changeset 564 in 3DVCSoftware for branches/HTM-DEV-2.0-dev2-MediaTek/source/Lib/TLibDecoder
- Timestamp:
- 12 Aug 2013, 06:58:37 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-2.0-dev2-MediaTek/source/Lib/TLibDecoder/TDecGop.cpp
r542 r564 214 214 rpcPic->destroyNonDBFilterInfo(); 215 215 } 216 216 #if MTK_SONY_PROGRESSIVE_MV_COMPRESSION_E0170 217 rpcPic->compressMotion(2); 218 #endif 217 219 #if !H_3D 218 220 rpcPic->compressMotion();
Note: See TracChangeset for help on using the changeset viewer.