Changeset 354 in 3DVCSoftware for branches/HTM-6.2-dev3-Intel/source/Lib/TLibDecoder
- Timestamp:
- 3 May 2013, 01:58:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev3-Intel/source/Lib/TLibDecoder/TDecSbac.cpp
r332 r354 2367 2367 { 2368 2368 UInt uiIsMostProb = 0; 2369 #if INTEL_SDC64_D0193 2370 if( !(pcCU->getWidth(uiAbsPartIdx) == 64 && i == 1)) 2371 #endif 2369 2372 m_pcTDecBinIf->decodeBin( uiIsMostProb, m_cSDCPredModeSCModel.get( 0, i, uiCtx ) ); 2370 2373
Note: See TracChangeset for help on using the changeset viewer.