[Decoder] Tensor Decoder Draft
authorjijoong.moon <jijoong.moon@samsung.com>
Tue, 12 Jun 2018 07:50:50 +0000 (16:50 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Thu, 14 Jun 2018 04:13:42 +0000 (13:13 +0900)
commit8dc49a3417fb2c7852ff39bfa241e553b804f17b
tree0b581f0dd02b266298327f5714f8454b10a33365
parentd8911cd4e67e7b705eea8f0175550d8c54a93ed6
[Decoder] Tensor Decoder Draft

The Tensor Decoder revert tensor to media type.
It takes tensor as input and produce media data type. Currently only
video/x-raw supports.

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
CMakeLists.txt
tensor_decoder/CMakeLists.txt [new file with mode: 0644]
tensor_decoder/tensordec.c [new file with mode: 0644]
tensor_decoder/tensordec.h [new file with mode: 0644]