proto/flat/flex buffers: reorganize common data structure.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 11 Aug 2022 04:33:35 +0000 (13:33 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 17 Aug 2022 07:56:26 +0000 (16:56 +0900)
commite9b9e75c3aa96c3c80885f6f004ca89999144785
tree53bde546968e00cfb29cb5c757a8334823806335
parent2f6ecec8e88c01bec61c4f2b0d649312894ebe89
proto/flat/flex buffers: reorganize common data structure.

Do not have common data structures of ext modules in the
global-common directory. Put them in the ext modules
to avoid convoluted dependency.

Fixes #3837

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/extra/nnstreamer_flatbuf.h [new file with mode: 0644]
ext/nnstreamer/extra/nnstreamer_protobuf.h
ext/nnstreamer/tensor_converter/tensor_converter_flatbuf.cc
ext/nnstreamer/tensor_converter/tensor_converter_flexbuf.cc
ext/nnstreamer/tensor_decoder/tensordec-flatbuf.cc
ext/nnstreamer/tensor_decoder/tensordec-flexbuf.cc
gst/nnstreamer/include/tensor_typedef.h