Changeset 1194 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2015, 19:32:13 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp ΒΆ
r1193 r1194 1912 1912 { 1913 1913 sliceHeaderExtensionLength = 0; 1914 #if INFERENCE_POC_MSB_VAL_PRESENT1915 1914 pcSlice->setPocMsbValPresentFlag( false ); 1916 #endif 1917 } 1915 } 1916 1918 1917 UInt startBits = m_pcBitstream->getNumBitsRead(); // Start counter of # SH Extn bits 1919 1918 if( sliceHeaderExtensionLength > 0 )
Note: See TracChangeset for help on using the changeset viewer.