[Api/Tizen] function to get data size
authorJaeyun <jy1210.jung@samsung.com>
Fri, 2 Aug 2019 07:24:44 +0000 (16:24 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 30 Aug 2019 06:31:31 +0000 (15:31 +0900)
commitd35ba334b73abeb7a328679fedaea3afd5ada915
treeabc0f726fab5e68a36aa0193b149a7f3ef99dc4a
parent743887f3849f7394c3c8aa258bbe9b2806d75407
[Api/Tizen] function to get data size

Current function returns total byte size of info handle.
Change this to get the byte size with data index.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-util.c
tests/tizen_capi/unittest_tizen_capi.cpp