Changeset 783 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibEncoder


Ignore:
Timestamp:
6 Jun 2014, 19:13:43 (12 years ago)
Author:
seregin
Message:

remove SPL_FLG_CHK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibEncoder/TEncCavlc.cpp

    r782 r783  
    880880  }
    881881
    882 #if SPL_FLG_CHK
     882  // The value of dimBitOffset[ NumScalabilityTypes ] is set equal to 6.
    883883  if(vps->getSplittingFlag())
    884884  {
     
    890890    assert(splDimSum<=6);
    891891  }
    892 #endif
    893892
    894893  WRITE_FLAG( vps->getNuhLayerIdPresentFlag(),         "vps_nuh_layer_id_present_flag" );
Note: See TracChangeset for help on using the changeset viewer.