[filter_single] Common functions between tensor_filter and tensor_filter_single
authorParichay Kapoor <pk.kapoor@samsung.com>
Fri, 30 Aug 2019 15:04:24 +0000 (00:04 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 4 Sep 2019 08:03:29 +0000 (17:03 +0900)
commit27e03758272d4ba86834083b62a19ba9360030fb
tree541e89bb0da1bc16665f2bf397b918a4ecf49ee5
parent8ddfcccec3b639173991320f4674d65739908d31
[filter_single] Common functions between tensor_filter and tensor_filter_single

Simplified common functions between tensor_filter and tensor_filter_single
Added more implementations in tensor_filter_single

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
api/capi/meson.build
api/capi/src/tensor_filter_single.c
gst/nnstreamer/tensor_filter/meson.build
gst/nnstreamer/tensor_filter/tensor_filter.c
gst/nnstreamer/tensor_filter/tensor_filter_common.c [new file with mode: 0644]
gst/nnstreamer/tensor_filter/tensor_filter_common.h [new file with mode: 0644]
jni/nnstreamer.mk