Ignore:
Timestamp:
13 May 2013, 18:59:47 (12 years ago)
Author:
mitsubishi-htm
Message:

-D0165, constrained VSP @ 1x1. The VSP compensation unit would be set back to 4x4 (CTC) at the end of MERL integration.

File:
1 edited

Legend:

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

    r399 r402  
    206206
    207207
    208 #define MERL_VSP_BLOCKSIZE_C0152             4 // JCT3V-C0152: VSP block size, supported values: 1, 2 and 4.
     208#define MERL_VSP_BLOCKSIZE_C0152             1 // JCT3V-C0152: VSP block size, supported values: 1, 2 and 4.
     209#if MERL_VSP_BLOCKSIZE_C0152 == 1
     210#define MERL_CVSP_D0165                      1 // JCT3V-D0165: 1:enable CVSP; 0: disable CVSP.
     211#endif
     212
    209213#define VSP_MERGE_POS                        5 // JCT3V-C0152: fixed position of VSP candidate in merge list, supported values: 5.
    210214                                               //MTK_DVPREFINE_BVSP_BUG_FIX               1
Note: See TracChangeset for help on using the changeset viewer.