[single-shot] Completion for new single-shot API
authorParichay Kapoor <pk.kapoor@samsung.com>
Mon, 2 Sep 2019 10:42:41 +0000 (19:42 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 9 Sep 2019 07:39:54 +0000 (16:39 +0900)
commit9c28593ff4f66737ddc17cf2c13ca50684250786
tree2a0dd34ff2afc03ec1c8b3f48605b810820d5bf2
parentbe552e9c4a8e9a55c0b4f5dd8e985b0f07c2076f
[single-shot] Completion for new single-shot API

Completed the implementation for single-shot API without GStreamer
Added a separate binary for this API
Added remaining functions in tensor_filter_single.c
Added another test run in meson and nnstreamer.spec for testing of this new implementation

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
api/capi/include/nnstreamer-capi-private.h
api/capi/meson.build
api/capi/src/nnstreamer-capi-single-new.c
api/capi/src/nnstreamer-capi-util.c
api/capi/src/tensor_filter_single.c
packaging/nnstreamer.spec
tests/tizen_capi/meson.build