Changeset 1412 in 3DVCSoftware for branches/HTM-16.2-dev/source/App/TAppDecoder/decmain.cpp
- Timestamp:
- 12 Apr 2018, 11:12:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.2-dev/source/App/TAppDecoder/decmain.cpp
r1405 r1412 4 4 * granted under this license. 5 5 * 6 * Copyright (c) 2010-201 6, ITU/ISO/IEC6 * Copyright (c) 2010-2017, ITU/ISO/IEC 7 7 * All rights reserved. 8 8 * … … 70 70 Int curDecoding = 0; 71 71 Double dResult = 0; 72 do { 72 do 73 { 73 74 TAppDecTop cTAppDecTop; 74 75 #endif
Note: See TracChangeset for help on using the changeset viewer.