Changeset 731 in 3DVCSoftware for branches/HTM-9.0-dev0/source/Lib/TLibDecoder/TDecEntropy.cpp
- Timestamp:
- 9 Dec 2013, 17:22:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0-dev0/source/Lib/TLibDecoder/TDecEntropy.cpp
r724 r731 402 402 } 403 403 #if MTK_SPIVMP_F0110 404 #if MTK_F0110_FIX 405 delete[] pcMvFieldSP; 406 delete[] puhInterDirSP; 407 #else 404 408 delete pcMvFieldSP; 405 409 delete puhInterDirSP; 410 #endif 406 411 #endif 407 412 return;
Note: See TracChangeset for help on using the changeset viewer.