[TensorMeta] Change TensorMeta -> GstMetaTensor
authorjijoong.moon <jijoong.moon@samsung.com>
Thu, 21 Jun 2018 07:37:47 +0000 (16:37 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 22 Jun 2018 02:11:41 +0000 (11:11 +0900)
commit7d78bc0ecf04f2a59554300935b12498b2611e7c
tree31643f8a7952b471d7fe6512921378c4415ed55c
parenta317430d5182515164cb5bcd323a28d062c7dc11
[TensorMeta] Change TensorMeta -> GstMetaTensor

- Change Tensor Meta from TensorMeta to GstMetaTensor for more general.
- Add GstMetaTensor in tensor_converter and tensor_decoder and tested.
  . For now, GstMetaTensor->num_tensors is set as 1 in
    tensor_converter and included in GstBuffer.
  . GstBuffer is sent through pipeline and this meta data can get in
    tensordec.

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
common/tensor_meta.c
gst/tensor_converter/tensor_converter.c
include/tensor_meta.h