[Filter] Change vmethod prototype to return outptr.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 5 Jul 2018 07:51:19 +0000 (16:51 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Thu, 5 Jul 2018 10:15:35 +0000 (19:15 +0900)
commit388f1900ab3083e6119b9c350e8b293bfe2bb538
tree451f8abdbeda551ebd1ba4abc2abb632e7a20cf8
parentd42e0e474d8a7193575f65c03872fcb38c06f7ce
[Filter] Change vmethod prototype to return outptr.

To prepare subplugin output pointer allocation (#231),
change the vmethod (invoke_NN) prototype.

This prepares #231.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
gst/tensor_filter/tensor_filter.c
gst/tensor_filter/tensor_filter.h
gst/tensor_filter/tensor_filter_custom.c
gst/tensor_filter/tensor_filter_tensorflow_lite.c