Changeset 840 in 3DVCSoftware for branches/HTM-10.0rc1-dev0/source/App/TAppDecoder
- Timestamp:
- 8 Feb 2014, 15:29:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.0rc1-dev0/source/App/TAppDecoder/TAppDecTop.cpp
r838 r840 280 280 bytestream.reset(); 281 281 #if H_MV_ENC_DEC_TRAC 282 #if ENC_DEC_TRACE 282 283 const Bool resetCounter = false; 283 284 if ( resetCounter ) … … 288 289 { 289 290 g_disableHLSTrace = true; // Trancing of second parsing of SH is not carried out 290 } 291 } 292 #endif 291 293 #endif 292 294 }
Note: See TracChangeset for help on using the changeset viewer.