Ignore:
Timestamp:
6 Aug 2013, 02:51:16 (11 years ago)
Author:
samsung-htm
Message:

Integration of E0146

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-2.0-dev3-Samsung/source/Lib/TLibCommon/ContextTables.h

    r531 r554  
    112112#if H_3D_DIM_DMM
    113113#define NUM_DMM1_DATA_CTX             1       ///< number of context models for DMM1 data
     114#if !SEC_DMM2_E0146
    114115#define NUM_DMM2_DATA_CTX             1       ///< number of context models for DMM2 data
     116#endif
    115117#define NUM_DMM3_DATA_CTX             1       ///< number of context models for DMM3 data
    116118#endif
     
    411413  { CNU },
    412414};
     415#if !SEC_DMM2_E0146
    413416static const UChar
    414417INIT_DMM2_DATA[3][NUM_DMM2_DATA_CTX] =
     
    418421  { CNU },
    419422};
     423#endif
    420424static const UChar
    421425INIT_DMM3_DATA[3][NUM_DMM3_DATA_CTX] =
Note: See TracChangeset for help on using the changeset viewer.