Ignore:
Timestamp:
3 May 2013, 15:59:14 (12 years ago)
Author:
tech
Message:

Fixed wrongly merged parts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.1-dev/source/Lib/TLibCommon/TComSlice.cpp

    r362 r363  
    421421
    422422#if H_MV
    423 Void TComSlice::setRefPicList( TComList<TComPic*>& rcListPic, Bool checkNumPocTotalCurr,std::vector<TComPic*>& refPicSetInterLayer )
     423Void TComSlice::setRefPicList( TComList<TComPic*>& rcListPic, std::vector<TComPic*>& refPicSetInterLayer , Bool checkNumPocTotalCurr)
    424424#else
    425425#if FIX1071
Note: See TracChangeset for help on using the changeset viewer.