summaryrefslogtreecommitdiffstats
path: root/renderscript/include/rs_iadst.rsh
diff options
context:
space:
mode:
Diffstat (limited to 'renderscript/include/rs_iadst.rsh')
-rw-r--r--renderscript/include/rs_iadst.rsh14
1 files changed, 0 insertions, 14 deletions
diff --git a/renderscript/include/rs_iadst.rsh b/renderscript/include/rs_iadst.rsh
deleted file mode 100644
index 3208814..0000000
--- a/renderscript/include/rs_iadst.rsh
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef __RS_IADST_RSH__
-#define __RS_IADST_RSH__
-
-#if RS_VERSION > 19
-
-extern void rsIadst4(const rs_allocation input, rs_allocation output, int32_t xoff);
-
-extern void rsIadst8(const rs_allocation input, rs_allocation output, int32_t xoff);
-
-extern void rsIadst16(const rs_allocation input, rs_allocation output, int32_t xoff);
-
-#endif
-
-#endif \ No newline at end of file