[Src] Template for tensor source
authorParichay Kapoor <pk.kapoor@samsung.com>
Wed, 27 Feb 2019 08:50:59 +0000 (17:50 +0900)
committerwooksong <wook16.song@samsung.com>
Thu, 28 Feb 2019 12:52:27 +0000 (21:52 +0900)
commitb5540153f442d22e9d6629d4cfabe3be221756ad
tree035a874f230149c0f1690aa41ab0d7b4c7d47b64
parent6ff07ff55f404425177c398a5b49c28eefb27919
[Src] Template for tensor source

Added empty template for tensor source plugin for linux IIO
Properties for IIO devices have been added, but not yet finalized

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
gst/nnstreamer/meson.build
gst/nnstreamer/tensor_source/meson.build [new file with mode: 0644]
gst/nnstreamer/tensor_source/tensor_src_iio.c [new file with mode: 0644]
gst/nnstreamer/tensor_source/tensor_src_iio.h [new file with mode: 0644]