Changeset 290 in 3DVCSoftware for branches/HTM-5.1-dev0/source/Lib/TLibDecoder


Ignore:
Timestamp:
18 Feb 2013, 22:53:31 (12 years ago)
Author:
tech
Message:

Further macro clean ups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev0/source/Lib/TLibDecoder/TDecEntropy.cpp

    r287 r290  
    123123  if( bResPredAllowed )
    124124  {
    125     bResPredAvailable       = pcSubCU->getResidualSamples( uiPUIdx
    126 #if QC_SIMPLIFIEDIVRP_M24938
    127       , false
    128 #endif
    129       );
     125    bResPredAvailable       = pcSubCU->getResidualSamples( uiPUIdx , false  );
    130126  }
    131127
Note: See TracChangeset for help on using the changeset viewer.