Ignore:
Timestamp:
29 Apr 2013, 13:08:07 (12 years ago)
Author:
hhi
Message:

JCT3V-D0035: DLT for DMM deltaDC coding - test1 (HHI_DELTADC_DLT_D0035)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.2-dev3-HHI/source/Lib/TLibEncoder/TEncSearch.cpp

    r332 r342  
    64786478#endif
    64796479
     6480#if HHI_DELTADC_DLT_D0035
     6481  riDeltaDC1 = (Int)GetDepthValue2Idx( Clip(iPredDC1 + riDeltaDC1) ) - (Int)GetDepthValue2Idx( iPredDC1 );
     6482  riDeltaDC2 = (Int)GetDepthValue2Idx( Clip(iPredDC2 + riDeltaDC2) ) - (Int)GetDepthValue2Idx( iPredDC2 );
     6483#endif
    64806484}
    64816485#endif
Note: See TracChangeset for help on using the changeset viewer.