Ignore:
Timestamp:
17 Dec 2014, 01:38:36 (10 years ago)
Author:
seregin
Message:

fix compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/SHM-dev/source/Lib/TLibDecoder/TDecGop.h ΒΆ

    r856 r930  
    115115  Void  filterPicture  (TComPic*& rpcPic );
    116116
    117   void setDecodedPictureHashSEIEnabled(Int enabled) { m_decodedPictureHashSEIEnabled = enabled; }
     117  Void setDecodedPictureHashSEIEnabled(Int enabled) { m_decodedPictureHashSEIEnabled = enabled; }
    118118#if Q0074_COLOUR_REMAPPING_SEI
    119   void setColourRemappingInfoSEIEnabled(Int enabled) { m_colourRemapSEIEnabled = enabled; }
     119  Void setColourRemappingInfoSEIEnabled(Int enabled) { m_colourRemapSEIEnabled = enabled; }
    120120#endif
    121121#if SVC_EXTENSION
Note: See TracChangeset for help on using the changeset viewer.