Ignore:
Timestamp:
15 Nov 2013, 03:34:41 (12 years ago)
Author:
samsung-htm
Message:

Integration of F0147: DMM simplification and signalling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev3-Samsung/source/Lib/TLibEncoder/TEncSbac.h

    r667 r697  
    125125#if H_3D_DIM_DMM
    126126  Void  xCodeDmm1WedgeIdx    ( UInt uiTabIdx, Int iNumBit );
     127#if !SEC_DMM3_RBC_F0147
    127128  Void  xCodeDmm3WedgeIdx    ( UInt uiIntraIdx, Int iNumBit );
     129#endif
    128130#endif
    129131#if H_3D_DIM_RBC
     
    257259#if H_3D_DIM_DMM
    258260  ContextModel3DBuffer m_cDmm1DataSCModel;
     261#if !SEC_DMM3_RBC_F0147
    259262  ContextModel3DBuffer m_cDmm3DataSCModel;
     263#endif
    260264#endif
    261265#if H_3D_DIM_RBC
Note: See TracChangeset for help on using the changeset viewer.