Ignore:
Timestamp:
25 Jul 2012, 01:59:28 (12 years ago)
Author:
qualcomm
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-3.1-Qualcomm/source/Lib/TLibCommon/TComDepthMapGenerator.h

    r91 r93  
    176176  Bool  xPredictDepthMap          ( TComPic*    pcPic );
    177177  Bool  xFillDepthMapHoles        ( TComPic*    pcPic );
    178   Void  xClearDepthMap            ( TComPic*    pcPic, Int      iVal  = PDM_UNDEFINED_DEPTH );
     178  Void  xClearDepthMap            ( TComPic*    pcPic, Int      iVal  = PDM_UNDEFINED_DEPTH
     179#if PDM_REMOVE_DEPENDENCE
     180  ,
     181  Int forFirstNonBaseView = 0
     182#endif
     183  );
    179184  Void  xSetChroma                ( TComPicYuv* pcPic, Int      iVal  );
    180185
Note: See TracChangeset for help on using the changeset viewer.