Ignore:
Timestamp:
3 Sep 2013, 19:54:21 (12 years ago)
Author:
hhi
Message:

SCU_HS_FAST_DEPTH_INTRA_E0238_HHIFIX: Fix for SCU_HS_FAST_DEPTH_INTRA_E0238, replacing "0" by "PLANAR_IDX".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.0-dev0/source/Lib/TLibCommon/TComRdCost.h

    r608 r614  
    235235  UInt    calcHAD(Int bitDepth, Pel* pi0, Int iStride0, Pel* pi1, Int iStride1, Int iWidth, Int iHeight );
    236236 
    237 #if SCU_HS_FAST_DEPTH_INTRA_E0238
     237#if SCU_HS_FAST_DEPTH_INTRA_E0238_HHIFIX
    238238  UInt    calcVAR(Pel* pi0, Int stride, Int width, Int height, Int cuDepth);
    239239#endif 
Note: See TracChangeset for help on using the changeset viewer.