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

fix to the ticket #40

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-upgrade/source/Lib/TLibEncoder/TEncGOP.cpp

    r926 r946  
    13781378            }
    13791379#endif
     1380#if O0215_PHASE_ALIGNMENT_REMOVAL
     1381            m_pcPredSearch->upsampleBasePic( pcSlice, refLayerIdc, pcPic->getFullPelBaseRec(refLayerIdc), pBaseColRec, pcPic->getPicYuvRec() );
     1382#else
    13801383#if O0215_PHASE_ALIGNMENT
    13811384#if O0194_JOINT_US_BITSHIFT
     
    14081411#else
    14091412            m_pcPredSearch->upsampleBasePic( refLayerIdc, pcPic->getFullPelBaseRec(refLayerIdc), pcSlice->getBaseColPic(refLayerIdc)->getPicYuvRec(), pcPic->getPicYuvRec(), scalEL );
     1413#endif
    14101414#endif
    14111415#endif
Note: See TracChangeset for help on using the changeset viewer.