Ignore:
Timestamp:
17 Aug 2013, 15:12:24 (11 years ago)
Author:
tech
Message:

Clean ups related to SCU_HS_FAST_DEPTH_INTRA_E0238

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-2.0-dev3-SCU-Hisilicon/source/Lib/TLibCommon/TComRdCost.h

    r582 r583  
    229229  UInt    calcHAD(Int bitDepth, Pel* pi0, Int iStride0, Pel* pi1, Int iStride1, Int iWidth, Int iHeight );
    230230#if SCU_HS_FAST_DEPTH_INTRA_E0238
    231   UInt    calcVAR(Pel* pi0, Int uiWidth, Int uiHeight, Int cuDepth);
     231  UInt    calcVAR(Pel* pi0, Int width, Int height, Int stride, Int cuDepth);
    232232#endif 
    233233  // for motion cost
Note: See TracChangeset for help on using the changeset viewer.