Ignore:
Timestamp:
21 May 2015, 15:43:58 (10 years ago)
Author:
rwth
Message:
  • migration of DBBP (to be tested)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TypeDef.h

    r1217 r1222  
    7171#define NH_3D_NBDV                        1
    7272#define NH_3D_NBDV_REF                    1
     73
     74#define NH_3D_DBBP                         1
    7375#endif
    7476
     
    328330#endif
    329331///// ***** DEPTH BASED BLOCK PARTITIONING *********
    330 #if H_3D_DBBP
     332#if NH_3D_DBBP
    331333#define DBBP_INVALID_SHORT                (-4)
    332334#define DBBP_PACK_MODE               SIZE_2NxN
Note: See TracChangeset for help on using the changeset viewer.