Changeset 896 in SHVCSoftware


Ignore:
Timestamp:
26 Sep 2014, 20:47:02 (10 years ago)
Author:
seregin
Message:

fix compiler warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.h

    r894 r896  
    254254#if O0164_MULTI_LAYER_HRD
    255255#if VPS_VUI_BSP_HRD_PARAMS
    256   SEIScalableNesting* TEncGOP::xCreateBspNestingSEI(TComSlice *pcSlice, Int olsIdx, Int partitioningSchemeIdx, Int bspIdx);
     256  SEIScalableNesting* xCreateBspNestingSEI(TComSlice *pcSlice, Int olsIdx, Int partitioningSchemeIdx, Int bspIdx);
    257257#else
    258258  SEIScalableNesting* xCreateBspNestingSEI(TComSlice *pcSlice);
Note: See TracChangeset for help on using the changeset viewer.