Ignore:
Timestamp:
18 Jun 2013, 17:25:49 (11 years ago)
Author:
tech
Message:

Minor clean ups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/Lib/TLibDecoder/TDecTop.cpp

    r476 r478  
    409409  m_cSliceDecoder.init( &m_cEntropyDecoder, &m_cCuDecoder );
    410410  m_cEntropyDecoder.init(&m_cPrediction);
    411 
    412411#if H_3D_IV_MERGE
    413412  m_tAppDecTop = pcTAppDecTop;
     
    919918
    920919#endif
    921 
    922920#if H_3D_IV_MERGE
    923921    TComPic * const pcTexturePic = m_isDepth ? m_tAppDecTop->getPicFromView(  m_viewIndex, pcSlice->getPOC(), false ) : NULL;
Note: See TracChangeset for help on using the changeset viewer.