Fix the problem: filterSmall.cl report error with double

This commit is contained in:
LukeZhu 2016-10-17 15:12:42 +08:00
parent 18327aed30
commit ef47bcc88b

View File

@ -154,6 +154,7 @@ inline bool isBorder(const struct RectCoords bounds, int2 coord, int numPixels)
#endif
#define float1 float
#define double1 double
#define uchar1 uchar
#define int1 int
#define uint1 unit