Changeset 309 in 3DVCSoftware


Ignore:
Timestamp:
15 Mar 2013, 12:53:58 (11 years ago)
Author:
tech
Message:

Minor cleanups related to WP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.0-dev0/source/Lib/TLibCommon/TComPrediction.cpp

    r305 r309  
    11201120#if FIX_LGE_WP_FOR_3D_C0223
    11211121  else if ( pcCU->getSlice()->getPPS()->getUseWP() && pcCU->getSlice()->getSliceType() == P_SLICE )
    1122 #endif
     1122
    11231123  {
    11241124#if MERL_VSP_C0152
     
    11291129      xWeightedPredictionUni( pcCU, &m_acYuvPred[0], uiPartAddr, iWidth, iHeight, REF_PIC_LIST_0, rpcYuvPred, iPartIdx );
    11301130  }
    1131 
    1132 
    1133 
    1134 
    1135 
     1131#endif
    11361132  else
    11371133  {
Note: See TracChangeset for help on using the changeset viewer.