Ignore:
Timestamp:
8 Jul 2013, 19:40:03 (11 years ago)
Author:
mitsubishi-htm
Message:

-VSP remaining stuff wrapped up.
-4x4 VSP in effect.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/Lib/TLibCommon/TypeDef.h

    r525 r530  
    9999#define H_3D_NBDV_REF                     1   // Depth oriented neighboring block disparity derivation
    100100                                              // MTK_D0156
    101                                               // MERL_VSP_NBDV_RefVId_Fix_D0166
    102                                               // MERL_C0152
    103 #endif
    104 #define H_3D_VSP                          1   // View syntheis prediction, C0152, D0166, D0092,
     101                                              // MERL_D0166: Reference view selection in NBDV & Bi-VSP
     102                                              // MERL_C0152: Basic VSP
     103#endif
     104#define H_3D_VSP                          1   // View synthesis prediction
     105                                              // MERL_C0152: Basic VSP
     106                                              // MERL_D0166: Reference view selection in NBDV & Bi-VSP
    105107                                              // MTK_D0105, LG_D0139: No VSP for depth
    106                                               // MTK_D0156,
    107                                               // MERL_C0152: Basic VSP
    108108                                              // QC_D0191: Clean up
    109109                                              // LG_D0092: Multiple VSP candidate allowed
    110                                               // MTK_D0105: No VSP for depth. Single depth fetching for DoNBDV and VSP
    111                                               //
    112                                               //
    113110
    114111#if H_3D_VSP
    115112#define H_3D_VSP_POSITION                 3   // The only supported position
    116 #define H_3D_VSP_BLOCKSIZE                1   // Supported values: 1, 2, and 4
     113#define H_3D_VSP_BLOCKSIZE                4   // Supported values: 1, 2, and 4
    117114#if H_3D_VSP_BLOCKSIZE == 1
    118115#define H_3D_VSP_CONSTRAINED              1   // Constrained VSP @ 1x1
Note: See TracChangeset for help on using the changeset viewer.