[Converter] Get tensor metadata from sinkpad when it is created.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 27 Mar 2018 10:46:36 +0000 (19:46 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Wed, 28 Mar 2018 06:41:50 +0000 (15:41 +0900)
commit1579555aa9fa840d372914c3cb5586ce31f6a896
tree0c32479ae7fc20b585ff5617ef5e7d8f8c1a0319
parent5fcfd2328d448f23bd60c4dc918a32217f2e7aa4
[Converter] Get tensor metadata from sinkpad when it is created.

Sinkpad is created when a source element is attached to this filter (convert2filter).
Convert2filter becomes aware of its metadata (dimensions of tensor) at this point.
Thus, configure the metadata with the event handler.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
convert2tensor/convert2tensor.c
convert2tensor/convert2tensor.h