Ignore:
Timestamp:
27 Mar 2014, 23:17:21 (10 years ago)
Author:
tech
Message:

Cleanups part 6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-10.1-dev0/source/Lib/TLibDecoder/TDecCu.cpp

    r880 r881  
    293293
    294294
    295 #if MTK_DDD_G0063
     295#if H_3D_DDD
    296296      pcCU->setUseDDD( false, uiAbsPartIdx, uiDepth );
    297297#endif
     
    454454    pcCU->setInterDirSubParts( uhInterDirNeighbours[uiMergeIndex], uiAbsPartIdx, 0, uiDepth );
    455455
    456 #if MTK_DDD_G0063
     456#if H_3D_DDD
    457457    if( uiMergeIndex == m_ppcCU[uiDepth]->getUseDDDCandIdx() )
    458458    {
Note: See TracChangeset for help on using the changeset viewer.