IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34861


Ignore:
Timestamp:
Dec 19, 2012, 2:09:28 PM (14 years ago)
Author:
bills
Message:

define a kernel size for BILINEAR_SIMPLE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20121218/psLib/src/imageops/psImageInterpolate.c

    r34800 r34861  
    4747                             4,    // LANCZOS2
    4848                             6,    // LANCZOS3
    49                              8     // LANCZOS4
     49                             8,    // LANCZOS4
     50                             2,    // BILINEAR_SIMPLE
    5051};
    5152
Note: See TracChangeset for help on using the changeset viewer.