Ignore:
Timestamp:
26 Jan 2013, 19:36:53 (12 years ago)
Author:
mitsubishi-htm
Message:

-Integration of JCT3V-C0152 & JCT3V-C0131
-This check-in enable C0131 only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev3-MERL/source/Lib/TLibEncoder/TEncSearch.h

    r210 r231  
    152152  UInt  xPatternRefinement( TComPattern* pcPatternKey,
    153153                           TComMv baseRefMv,
    154                            Int iFrac, TComMv& rcMvFrac );
     154                           Int iFrac, TComMv& rcMvFrac);
    155155 
    156156  typedef struct
     
    513513                                    Int& numValidMergeCand
    514514#endif
     515#if MERL_VSP_C0152
     516                                  , Int* iVSPIndexTrue
     517#endif
    515518                                   );
    516519  // -------------------------------------------------------------------------------------------------------------------
     
    579582                                    TComMv&       rcMvQter,
    580583                                    UInt&         ruiCost
    581                                    ,Bool biPred
    582                                    );
     584                                   ,Bool biPred);
    583585 
    584586  Void xExtDIFUpSamplingH( TComPattern* pcPattern, Bool biPred  );
Note: See TracChangeset for help on using the changeset viewer.