[Convert/Filter] Add transform size functions
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 2 Jul 2018 04:18:48 +0000 (13:18 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Mon, 2 Jul 2018 22:52:49 +0000 (07:52 +0900)
commit8c2e5316d19f9532f2d2e3a27d67e14d9f8b16d0
tree8b23a3bff4ce703e1145c562cf627075fe74e185
parentaadd54f2b6c39f658f110b26c3414896b6900632
[Convert/Filter] Add transform size functions

This commit enables allocation-type vmethods, "transform_size" for filter
and updates corresponding comments for converter.

Note that allocation units is not requires as transform size is supplied.

Fixes #26

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