Ignore:
Timestamp:
16 Jun 2013, 05:33:39 (11 years ago)
Author:
lg
Message:

1.IC and full pel depth coding are integrated and is guarded by Macro H_3D_IC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2a/source/App/TAppEncoder/TAppEncCfg.h

    r464 r468  
    243243  UInt      m_uiARPStepNum;
    244244#endif
    245 
     245#if H_3D_IC
     246  vector<Bool> m_abUseIC;                                    ///< flag for using illumination compensation for inter-view prediction
     247#endif
    246248  Bool      m_useFastDecisionForMerge;                        ///< flag for using Fast Decision Merge RD-Cost
    247249  Bool      m_bUseCbfFastMode;                              ///< flag for using Cbf Fast PU Mode Decision
Note: See TracChangeset for help on using the changeset viewer.