Index: /tags/ipp-20121218/psLib/src/imageops/psImageInterpolate.c
===================================================================
--- /tags/ipp-20121218/psLib/src/imageops/psImageInterpolate.c	(revision 34860)
+++ /tags/ipp-20121218/psLib/src/imageops/psImageInterpolate.c	(revision 34861)
@@ -47,5 +47,6 @@
                              4,    // LANCZOS2
                              6,    // LANCZOS3
-                             8     // LANCZOS4
+                             8,    // LANCZOS4
+                             2,    // BILINEAR_SIMPLE
 };
 
