opencv: dilate: remove non-ip transform func
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 20 Aug 2015 16:23:40 +0000 (17:23 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 29 Sep 2015 19:38:14 +0000 (20:38 +0100)
commit97ee5abd49cf211b0f682a77c250b612d7dcdb4f
tree7e7c7933ddfc7edf595893f8f597fd01a1e0ff10
parent45d9184c88bb5fcc250b0832f7e706afdff90d50
opencv: dilate: remove non-ip transform func

Transform is set to be done in place in gstcvdilateerode.c, so the in-place
transform function is always used and the other is redundant. Removing it.

https://bugzilla.gnome.org/show_bug.cgi?id=753885
ext/opencv/gstcvdilate.c