Changeset 775 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
13 May 2014, 03:19:49 (11 years ago)
Author:
sharp
Message:
  1. Deshpande (Sharp) <sdeshpande@…>

Index change for single partition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibDecoder/SEIread.cpp

    r774 r775  
    12521252        if( sei.m_layerIdIncludedFlag[lsIdx][j] )
    12531253        {
    1254           chkPartition1+=sei.m_seiLayerInBspFlag[lsIdx][i][j];
     1254          chkPartition1+=sei.m_seiLayerInBspFlag[lsIdx][0][j];
    12551255          chkPartition2++;
    12561256        }
Note: See TracChangeset for help on using the changeset viewer.