Ignore:
Timestamp:
22 May 2012, 00:18:14 (13 years ago)
Author:
qualcomm
Message:

Integration of Qualcomm's m24938

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-3.0-Qualcomm/source/Lib/TLibDecoder/TDecEntropy.cpp

    r62 r66  
    9898  if( bResPredAllowed )
    9999  {
    100     bResPredAvailable       = pcSubCU->getResidualSamples( uiPUIdx );
     100    bResPredAvailable       = pcSubCU->getResidualSamples( uiPUIdx
     101#if QC_SIMPLIFIEDIVRP_M24938
     102      , false
     103#endif
     104      );
    101105  }
    102106
Note: See TracChangeset for help on using the changeset viewer.