Changeset 216 in SHVCSoftware for branches/SHM-2.1-dev/source/Lib/TLibEncoder
- Timestamp:
- 20 May 2013, 20:12:37 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.1-dev/source/Lib/TLibEncoder/TEncCavlc.cpp
r191 r216 726 726 #endif 727 727 #endif 728 #if JCTVC_M0203_INTERLAYER_PRED_IDC 729 for( i = 0; i < vps->getMaxLayers() - 1; i++) 730 { 731 WRITE_CODE(vps->getMaxSublayerForIlpPlus1(i), 3, "max_sublayer_for_ilp_plus1[i]" ); 732 } 733 #endif 728 734 #if VPS_EXTN_PROFILE_INFO 729 735 // Profile-tier-level signalling
Note: See TracChangeset for help on using the changeset viewer.