Ignore:
Timestamp:
25 May 2013, 08:50:52 (11 years ago)
Author:
mitsubishi-htm
Message:

-Harmonization fixed by MERL. MERL_General_Fix is enabled.

File:
1 edited

Legend:

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

    r427 r441  
    380380        pcCU->setVSPIndexSubParts( iVSPIdx, uiSubPartIdx, uiPartIdx, uiDepth );               // Initialize
    381381#if MERL_VSP_NBDV_RefVId_Fix_D0166
    382         pcCU->setVSPDirSubParts( iVSPDirTrue[iVSPIdx-1], uiSubPartIdx, uiPartIdx, uiDepth );  // Initialize
     382        pcCU->setVSPDirSubParts( 0, uiSubPartIdx, uiPartIdx, uiDepth );  // Initialize
    383383#endif
    384384#if QC_BVSP_CleanUP_D0191 && !LGE_VSP_INHERIT_D0092
Note: See TracChangeset for help on using the changeset viewer.