Changeset 783 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibEncoder
- Timestamp:
- 6 Jun 2014, 19:13:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r782 r783 880 880 } 881 881 882 #if SPL_FLG_CHK 882 // The value of dimBitOffset[ NumScalabilityTypes ] is set equal to 6. 883 883 if(vps->getSplittingFlag()) 884 884 { … … 890 890 assert(splDimSum<=6); 891 891 } 892 #endif893 892 894 893 WRITE_FLAG( vps->getNuhLayerIdPresentFlag(), "vps_nuh_layer_id_present_flag" );
Note: See TracChangeset for help on using the changeset viewer.