Ignore:
Timestamp:
19 Jun 2013, 07:13:02 (11 years ago)
Author:
lg
Message:

-minor non-normative fix of IC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2a/source/Lib/TLibEncoder/TEncSearch.cpp

    r468 r480  
    42534253  else
    42544254  {
    4255     xPredInterLumaBlk( pcCU, pcPicYuvRef, uiPartAddr, &cMvCand, iSizeX, iSizeY, pcTemplateCand, false
     4255    xPredInterLumaBlk( pcCU, pcPicYuvRef, uiPartAddr, &cMvCand, iSizeX, iSizeY, pcTemplateCand, false
     4256#if H_3D_ARP
     4257      , false
     4258#endif
    42564259#if H_3D_IC
    42574260    , bICFlag
Note: See TracChangeset for help on using the changeset viewer.