Changeset 947 in SHVCSoftware for branches/SHM-upgrade/source/Lib/TLibDecoder


Ignore:
Timestamp:
31 Dec 2014, 07:51:28 (10 years ago)
Author:
seregin
Message:

fix variable name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-upgrade/source/Lib/TLibDecoder/TDecTop.cpp

    r946 r947  
    20132013          {
    20142014#if O0215_PHASE_ALIGNMENT_REMOVAL
    2015             m_cPrediction.upsampleBasePic( pcSlice, refLayerIdc, pcPic->getFullPelBaseRec(refLayerIdc), pBaseColRec, pcPic->getPicYuvRec());
     2015            m_cPrediction.upsampleBasePic( pcSlice, refLayerIdc, m_pcPic->getFullPelBaseRec(refLayerIdc), pBaseColRec, m_pcPic->getPicYuvRec());
    20162016#else
    20172017#if O0215_PHASE_ALIGNMENT
Note: See TracChangeset for help on using the changeset viewer.