Ignore:
Timestamp:
21 Oct 2014, 23:01:55 (10 years ago)
Author:
tech
Message:

Removed MV-HEVC related macros part 5
.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.1-dev0/source/App/TAppEncoder/TAppEncCfg.cpp

    r1078 r1079  
    386386  ("DLT",                   m_useDLT,           true,  "Depth lookup table")
    387387#endif
    388 #if MTK_SINGLE_DEPTH_MODE_I0095
     388#if H_3D
    389389  ("SingleDepthMode",    m_useSingleDepthMode, true, "Single depth mode")                         
    390390#endif
     
    26172617  printf("DLT:%d ", m_useDLT );
    26182618#endif
    2619 #if MTK_SINGLE_DEPTH_MODE_I0095
     2619#if H_3D
    26202620  printf("SingleDepthMode:%d ",    m_useSingleDepthMode);
    26212621#endif
Note: See TracChangeset for help on using the changeset viewer.