[Filter] unnecessary initialization
authorJaeyun <jy1210.jung@samsung.com>
Tue, 12 Apr 2022 06:43:17 +0000 (15:43 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 20 Apr 2022 07:58:18 +0000 (16:58 +0900)
commitf0a938a50b604a2c2b36cb30e34c656676fdfd28
treeb2d8cfabf56c7d18e51e98202bde38325aecc75a
parent780cb5a1df9ab23d58fd002649c9115c5e306b79
[Filter] unnecessary initialization

Remove unnecessary init while parsing accel string.
- fetch fw info to parse accel for the case if nn framework is not opened.
- check fw info if open() callback of nn framework is not written.

Signed-off-by: Jaeyun <jy1210.jung@samsung.com>
gst/nnstreamer/tensor_filter/tensor_filter_common.c