[Common] change return type
authorJaeyun <jy1210.jung@samsung.com>
Wed, 20 Nov 2019 12:07:58 +0000 (21:07 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 21 Nov 2019 03:52:19 +0000 (12:52 +0900)
commita500c62b3afd890e2baadc99d4d00cd5b5cd8e53
treee1aac323a249f3b693168548b5156652db7aba78
parent46d0e0286919e5b2b54e93967d48bf877fdb153d
[Common] change return type

change improper return type to get tensor element size/count.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
ext/nnstreamer/tensor_decoder/tensordec-imagelabel.c
gst/nnstreamer/nnstreamer_plugin_api.h
gst/nnstreamer/tensor_common.c
gst/nnstreamer/tensor_converter/tensor_converter.c
gst/nnstreamer/tensor_merge/gsttensormerge.c
gst/nnstreamer/tensor_split/gsttensorsplit.c
gst/nnstreamer/tensor_transform/tensor_transform.c
nnstreamer_example/custom_example_scaler/nnstreamer_customfilter_example_scaler.c
nnstreamer_example/custom_example_scaler/nnstreamer_customfilter_example_scaler_allocator.c
tests/nnstreamer_sink/unittest_sink.cpp