Ignore:
Timestamp:
1 Feb 2013, 04:38:14 (12 years ago)
Author:
mediatek-htm
Message:

1.Fix a bug related to JCT3V-C0129
2.Fix compiler warnings
3.Add document numbers in the MACRO names:

MTK_SAIT_TEMPORAL_FIRST_ORDER_C0141_C0097
MTK_SIMPLIFY_DVTC_C0135
MTK_RELEASE_DV_CONSTRAINT_C0129

From MediaTek
yiwen.chen@…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev3-Mediatek/source/Lib/TLibCommon/TComResidualGenerator.h

    r247 r249  
    7070
    7171#if QC_MULTI_DIS_CAN_A0097
    72 #if MTK_RELEASE_DV_CONSTRAINT
     72#if MTK_RELEASE_DV_CONSTRAINT_C0129
    7373  Bool  getResidualSamples    ( TComDataCU*   pcCU,  UInt uiPUIdx, TComYuv* pcYuv, TComMv iDisp_x
    7474#if QC_SIMPLIFIEDIVRP_M24938
     
    114114  Void  xClearResidual        (                      TComYuv* pcCUResidual, UInt uiAbsPartIdx, UInt uiWidth, UInt uiHeight );
    115115#if QC_MULTI_DIS_CAN_A0097
    116 #if MTK_RELEASE_DV_CONSTRAINT
     116#if MTK_RELEASE_DV_CONSTRAINT_C0129
    117117  Void  xSetPredResidualBlock ( TComPic*      pcPic, UInt uiBaseViewId, UInt uiXPos, UInt uiYPos, UInt uiBlkWidth, UInt uiBlkHeight, TComYuv* pcYuv, TComMv iDisp
    118118#if QC_SIMPLIFIEDIVRP_M24938
Note: See TracChangeset for help on using the changeset viewer.