Ignore:
Timestamp:
15 Nov 2012, 17:09:52 (12 years ago)
Author:
tech
Message:

Added document numbers to macro switches.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.1-dev0/source/Lib/TLibEncoder/TEncGOP.cpp

    r185 r187  
    708708      // init view component and predict virtual depth map
    709709      m_pcDepthMapGenerator->initViewComponent( pcPic );
    710 #if !QC_MULTI_DIS_CAN
     710#if !QC_MULTI_DIS_CAN_A0097
    711711      m_pcDepthMapGenerator->predictDepthMap  ( pcPic );
    712712#endif
     
    784784#endif
    785785#if DEPTH_MAP_GENERATION
    786 #if !QC_MULTI_DIS_CAN
     786#if !QC_MULTI_DIS_CAN_A0097
    787787      // update virtual depth map
    788788      m_pcDepthMapGenerator->updateDepthMap( pcPic );
Note: See TracChangeset for help on using the changeset viewer.