Ignore:
Timestamp:
8 Apr 2014, 10:51:56 (10 years ago)
Author:
rwth
Message:
  • renamed macros
  • all changes are now encapsulated by guard macros
  • H0057 on and H0072 off
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-10.2-dev2-RWTH/source/Lib/TLibDecoder/TDecEntropy.cpp

    r895 r898  
    162162      pcCU->setPartSizeSubParts(eVirtualPartSize, uiAbsPartIdx, uiDepth);
    163163     
    164 #if RWTH_H0057_DBBP_NO_SPU
     164#if RWTH_DBBP_NO_SPU_H0057
    165165      // make sure that DBBP flag is set for both segments
    166166      UInt uiPUOffset = ( g_auiPUOffset[UInt( eVirtualPartSize )] << ( ( pcCU->getSlice()->getSPS()->getMaxCUDepth() - uiDepth ) << 1 ) ) >> 4;
Note: See TracChangeset for help on using the changeset viewer.