IntCast          1619 modules/imgproc/test/test_imgwarp.cpp             resizeArea<uchar, ushort, 2, IntCast<uchar, ushort> >(src, dst_reference);
IntCast          1621 modules/imgproc/test/test_imgwarp.cpp             resizeArea<ushort, uint, 2, IntCast<ushort, uint> >(src, dst_reference);
IntCast          1623 modules/imgproc/test/test_imgwarp.cpp             resizeArea<short, int, 2, IntCast<short, int> >(src, dst_reference);