[Dec/Subplugins] Remove duplicated code
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 14 Apr 2020 07:48:16 +0000 (16:48 +0900)
committerwooksong <wook16.song@samsung.com>
Mon, 20 Apr 2020 11:04:59 +0000 (20:04 +0900)
commit8a1314265bc2df028c9b73b911664cd24c12c677
tree075c56bedee3669ab43060ebd48dcf2a7f204068
parent900618f3e07df75c8bcd88f9609bcd6321ef5525
[Dec/Subplugins] Remove duplicated code

Add "utility" internal API to remove
duplicated code.

Chages in V2:
- Refactored imglabel_t data structure
- Suggested by @zhoonit

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
ext/nnstreamer/tensor_decoder/meson.build
ext/nnstreamer/tensor_decoder/tensordec-boundingbox.c
ext/nnstreamer/tensor_decoder/tensordec-imagelabel.c
ext/nnstreamer/tensor_decoder/tensordec-pose.c
ext/nnstreamer/tensor_decoder/tensordecutil.c [new file with mode: 0644]
ext/nnstreamer/tensor_decoder/tensordecutil.h [new file with mode: 0644]
jni/nnstreamer.mk