utest: change the box_blur_image to be identical to box_blur.
authorZhigang Gong <zhigang.gong@intel.com>
Fri, 31 Oct 2014 02:04:50 +0000 (10:04 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Tue, 4 Nov 2014 11:15:20 +0000 (19:15 +0800)
commit8cff1fda829bf886f07209bbb5a196039124028d
treebac2c4a3f88f7f3f585ff62c7217f5a25879acf5
parent04a8b4e8a4e484f6c9346d5af969aed8606be774
utest: change the box_blur_image to be identical to box_blur.

Change box_blur_image to read integer type surface thus
it could be totally identical to the box_blur thus they
can share the same reference image.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Yang, Rong R" <rong.r.yang@intel.com>
kernels/compiler_box_blur_image.cl
utests/compiler_box_blur_image.cpp