Changeset 838 in 3DVCSoftware for branches/HTM-10.0rc1-dev0/source/App/TAppDecoder
- Timestamp:
- 8 Feb 2014, 01:07:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.0rc1-dev0/source/App/TAppDecoder/TAppDecTop.cpp
r837 r838 279 279 bitstreamFile.seekg(location-streamoff(3)); 280 280 bytestream.reset(); 281 #if ENC_DEC_TRACE282 281 #if H_MV_ENC_DEC_TRAC 283 282 const Bool resetCounter = false; … … 290 289 g_disableHLSTrace = true; // Trancing of second parsing of SH is not carried out 291 290 } 292 #else293 g_nSymbolCounter = symCount;294 #endif295 291 #endif 296 292 }
Note: See TracChangeset for help on using the changeset viewer.