Change default bilinear interpolation precision to 7 bits
authorSiarhei Siamashka <siarhei.siamashka@gmail.com>
Sun, 1 Jul 2012 20:00:34 +0000 (23:00 +0300)
committerSiarhei Siamashka <siarhei.siamashka@gmail.com>
Sun, 1 Jul 2012 20:00:34 +0000 (23:00 +0300)
commitb0855f095aba8e0c98d1fd1863b278fc72a4dd2c
treef4eadddaa669f7ad0f5fb9dc65d6dd037cc967dd
parentc430b1dba7bfea0031227dd4b976da3dd7c4ac02
Change default bilinear interpolation precision to 7 bits

This improves performance for the current SSE2 code. Further
reduction to 4 bits may be considered later if it proves
to allow additional speedup.
pixman/pixman-private.h