Changeset 1173 in 3DVCSoftware for branches/HTM-13.1-dev0/source/Lib/TLibDecoder/TDecSbac.cpp
- Timestamp:
- 5 Apr 2015, 23:05:17 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.1-dev0/source/Lib/TLibDecoder/TDecSbac.cpp
r1172 r1173 2191 2191 2192 2192 m_pcTDecBinIf->decodeBin( uiSymbol, m_cSDCFlagSCModel.get( 0, 0, uiCtxSDCFlag ) ); 2193 2193 DTRACE_CU("dc_only_flag", uiSymbol) 2194 2194 if( uiSymbol ) 2195 2195 {
Note: See TracChangeset for help on using the changeset viewer.