Ignore:
Timestamp:
27 Mar 2014, 18:52:26 (10 years ago)
Author:
tech
Message:

Cleanups part 1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-10.1-dev0/source/App/TAppEncoder/TAppEncTop.cpp

    r872 r876  
    187187#if H_3D_SPIVMP
    188188    m_cTEncTop.setSubPULog2Size                 (( isDepth || 0==layerIdInVps ) ? 0 : m_iSubPULog2Size   );
    189 #endif
    190 #if QC_SPIVMP_MPI_G0119
    191189    m_cTEncTop.setSubPUMPILog2Size              ( !isDepth ? 0 : m_iSubPUMPILog2Size   );
    192190#endif
     
    19701968#endif
    19711969  } 
    1972 #if QC_SPIVMP_MPI_G0119
     1970#if H_3D_SPIVMP
    19731971  vps.setSubPUMPILog2Size( m_iSubPUMPILog2Size );
    19741972#endif
Note: See TracChangeset for help on using the changeset viewer.