Ignore:
Timestamp:
12 Jan 2014, 00:23:20 (11 years ago)
Author:
tech
Message:

Cleanup part 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.2-dev0/source/App/TAppEncoder/TAppEncCfg.h

    r738 r764  
    150150#endif
    151151#if H_3D_IC
    152 #if SEC_ONLY_TEXTURE_IC_F0151
    153152  Bool   m_abUseIC;
    154 #else
    155   vector<Bool> m_abUseIC;                                    ///< flag for using illumination compensation for inter-view prediction
    156 #endif
    157153#endif
    158154#if H_3D_NBDV_REF
     
    497493#if H_3D_DIM
    498494  Bool      m_useDMM;                                        ///< flag for using DMM
    499 #if !SEC_DMM3_RBC_F0147
    500   Bool      m_useRBC;                                        ///< flag for using RBC
    501 #endif
    502495  Bool      m_useSDC;                                        ///< flag for using SDC
    503496  Bool      m_useDLT;                                        ///< flag for using DLT
Note: See TracChangeset for help on using the changeset viewer.