Commit 505c19bc authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #7505 from LukeZheZhu:filterSmall_double_support

parents 27c8f8a1 ef47bcc8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment