Changeset 774 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
12 May 2014, 20:54:21 (11 years ago)
Author:
seregin
Message:

fix code compiler warning and code formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibCommon/TComSlice.h

    r773 r774  
    735735#endif
    736736#if HRD_BPB
    737     Int getBspHrdParamBufferCpbCntMinus1(UInt i, UInt sl)
    738     {
    739         return m_bspHrd->getCpbCntMinus1(sl);
    740     }
     737  Int getBspHrdParamBufferCpbCntMinus1(UInt i, UInt sl)
     738  {
     739    return m_bspHrd->getCpbCntMinus1(sl);
     740  }
    741741#endif
    742742
Note: See TracChangeset for help on using the changeset viewer.