Changeset 17 in 3DVCSoftware for trunk/source/App/TAppEncoder


Ignore:
Timestamp:
15 Feb 2012, 17:45:18 (13 years ago)
Author:
hschwarz
Message:

fix for DMM with non-10-bit processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/App/TAppEncoder/TAppEncCfg.cpp

    r5 r17  
    784784#endif
    785785#endif
     786#if HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX
     787  g_dDeltaDCsQuantOffset = Double(g_uiBitIncrement) -  2.0;
     788#endif
    786789
    787790  g_uiBASE_MAX     = ((1<<(g_uiBitDepth))-1);
Note: See TracChangeset for help on using the changeset viewer.