[C-Api] define new API for custom filter
authorJaeyun <jy1210.jung@samsung.com>
Wed, 10 Jun 2020 11:48:56 +0000 (20:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 3 Jul 2020 02:47:56 +0000 (11:47 +0900)
commit8279b7cd9cff5af9bc156837271644f22b3c76be
tree434bb9458feb6ce8278b8c62a027d8cd857e128a
parentf5a4c528b826c1767f52f133b2c4aa5b2bdbf001
[C-Api] define new API for custom filter

This PR defines new APIs and callbacks for custom filter.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
api/capi/include/nnstreamer-capi-private.h
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-pipeline.c
tests/tizen_capi/unittest_tizen_capi.cc