Changeset 10 in SHVCSoftware for trunk/source/Lib/TLibCommon


Ignore:
Timestamp:
28 Jan 2013, 20:52:13 (12 years ago)
Author:
seregin
Message:

set MAX_LAYERS to 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibCommon/TypeDef.h

    r2 r10  
    4141#define SVC_EXTENSION                    1
    4242#if SVC_EXTENSION
    43 #define MAX_LAYERS                       8      ///< max number of layers the codec is supposed to handle
     43#define MAX_LAYERS                       2      ///< max number of layers the codec is supposed to handle
    4444
    4545#define SVC_COL_BLK                      1      ///< get co-located block
Note: See TracChangeset for help on using the changeset viewer.