[Filter/Custom] Expose filter properties to custom filters
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 14 Jun 2018 10:02:42 +0000 (19:02 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Mon, 18 Jun 2018 00:47:13 +0000 (09:47 +0900)
commit618132de3755658459533342d823a80cb582d49d
treedbf18582e341f5aced29ec01aec2cb58ec40c50a
parent696881d37968539ae8cbbd60bd8487ad44a0261b
[Filter/Custom] Expose filter properties to custom filters

In order to let custom filters to be flexible,
they need to be aware of filter/main's properties (e.g., pad caps).

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
include/tensor_filter_custom.h
include/tensor_typedef.h
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c
tensor_filter/tensor_filter.c
tensor_filter/tensor_filter.h
tensor_filter/tensor_filter_custom.c