Ignore:
Timestamp:
30 Oct 2012, 12:09:04 (13 years ago)
Author:
hhi
Message:

Integration of B0039 (macro HHIQC_DMMFASTSEARCH_B0039).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.1-dev2-HHI/source/Lib/TLibEncoder/TEncSearch.h

    r100 r158  
    374374                                    UInt&          ruiTabIdx,
    375375                                    Dist&          riDist );
     376#if HHIQC_DMMFASTSEARCH_B0039
     377  Void xSearchWedgeFullMinDistFast( TComDataCU*    pcCU,
     378                                    UInt           uiAbsPtIdx,
     379                                    WedgeNodeList* pacWedgeNodeList,
     380                                    WedgeList*     pacWedgeList,
     381                                    Pel*           piRef,
     382                                    UInt           uiRefStride,
     383                                    UInt           uiWidth,
     384                                    UInt           uiHeight,
     385                                    UInt&          ruiTabIdx,
     386                                    Dist&          riDist );
     387#endif
    376388  Void xSearchWedgePredDirMinDist ( TComDataCU*    pcCU,
    377389                                    UInt           uiAbsPtIdx,
Note: See TracChangeset for help on using the changeset viewer.