Ignore:
Timestamp:
10 May 2013, 10:17:06 (12 years ago)
Author:
mediatek-htm
Message:

ARP Warning Fix, the related MACRO is "QC_ARP_WARNING_FIX"

by Yu-Lin Chang (yulin.chang@…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.2-dev2-Mediatek/source/Lib/TLibCommon/TypeDef.h

    r373 r390  
    9595                                              // FIX_LG_RESTRICTEDRESPRED_M24766   1
    9696
    97 #define QC_ARP_D0177            1      ////< advanced residual prediction
     97#define QC_ARP_D0177            1             ////< advanced residual prediction
    9898#if QC_ARP_D0177
    99 #define QC_ARP_WFNR       3
     99#define QC_ARP_WFNR                       3
     100#define QC_ARP_WARNING_FIX                1   // Fix warning message for ARP
    100101#endif
    101102///// ***** DISPARITY VECTOR DERIVATION *********
     
    205206#define VSP_MERGE_POS                        5 // JCT3V-C0152: fixed position of VSP candidate in merge list, supported values: 5.
    206207                                               //MTK_DVPREFINE_BVSP_BUG_FIX               1
     208#define MTK_DEPTH_TO_DISP_D0138              0 // JCT3V-D0138: Use max among four corners for DoNBDV and BVSP
    207209
    208210#else // !MERL_VSP_C0152
     
    211213#endif
    212214
     215#define MTK_LGE_VSP_DEPTH_OFF_D0105_D0139             0  // JCT3V-D0105/JCT3V-D0139: disable VSP for depth map
     216#define MTK_VSP_USING_NBDV_D0105                      0  // JCT3V-D0105: use NBDV instead of DoNBDV for BVSP
    213217
    214218///// ***** DERIVED PARAMETERS *********
Note: See TracChangeset for help on using the changeset viewer.