Ignore:
Timestamp:
15 Jul 2014, 03:22:01 (10 years ago)
Author:
samsung-htm
Message:

Integration of JCT3V-I0077: Removal of Partition Derivation for DBBP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-11.2-dev1-Samsung/source/Lib/TLibCommon/ContextTables.h

    r976 r990  
    432432static const UChar INIT_DBBP_FLAG[3][DBBP_NUM_FLAG_CTX] =
    433433{
     434#if SEC_DBBP_EXPLICIT_SIG_I0077
     435  { CNU },
     436  { CNU },
     437  { CNU },
     438#else
    434439  { 161 },
    435440  { 161 },
    436441  { 161 },
    437 };
    438 #endif
    439 
    440 #endif
     442#endif
     443};
     444#endif
     445
     446#endif
Note: See TracChangeset for help on using the changeset viewer.