Changeset 109 in SHVCSoftware for branches/HM-10.0-dev-SHM/source/Lib/TLibCommon


Ignore:
Timestamp:
3 Apr 2013, 01:05:45 (12 years ago)
Author:
qualcomm
Message:

Function structure for VPS extension (MACRO: VPS_EXTNS)

Added VPS extension flag and function structure for VPS extension.

From: Adarsh K. Ramasubramonian <aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HM-10.0-dev-SHM/source/Lib/TLibCommon/TypeDef.h

    r108 r109  
    4545#if SVC_EXTENSION
    4646#define VPS_RENAME                       1      ///< Rename variables max_layer_id and num_layer_sets_minus1 in VPS
     47#define VPS_EXTNS                        1      ///< Include function structure for VPS extensions
    4748#define MAX_LAYERS                       2      ///< max number of layers the codec is supposed to handle
    4849
Note: See TracChangeset for help on using the changeset viewer.