Ignore:
Timestamp:
15 Mar 2013, 05:18:01 (11 years ago)
Author:
lg
Message:

JCT3V-C0223 with Macro FIX_LGE_WP_FOR_3D_C0223 & For texture-only coding Macro FIX_APPENCTOP_T_ONLY

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.0-LG/source/Lib/TLibCommon/TComRdCostWeightPrediction.cpp

    r56 r305  
    106106      piUsed += iStrideUsed;
    107107  }
    108 #else
     108#if FIX_LGE_WP_FOR_3D_C0223
     109  }
     110  else
     111  {
     112#endif
     113#if FIX_LGE_WP_FOR_3D_C0223 //comment of #else
     114    //#else
     115#endif
     116#endif
    109117  for( ; iRows != 0; iRows-- )
    110118  {
     
    118126    piCur += iStrideCur;
    119127  }
    120     #endif
     128#if FIX_LGE_WP_FOR_3D_C0223 //comment of #endif
     129  //#endif
     130#endif
    121131    #if HHI_INTERVIEW_SKIP
    122132      }
Note: See TracChangeset for help on using the changeset viewer.