[Filter] Typecast using G_TENSOR_FILTER_SINGLE_PRIV macro
authorlinuxias <linuxias@gmail.com>
Sat, 11 Nov 2023 08:44:17 +0000 (17:44 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 13 Nov 2023 09:50:15 +0000 (18:50 +0900)
commit3a2cdaacd9b831b185f911316db5ba0d78e95c90
treea17a59de19a3ab80a4a3dbf9fa01cfb2c8ba8cf1
parentec2b3c068ef3d2b9c4b5f650b6273245db90383c
[Filter] Typecast using G_TENSOR_FILTER_SINGLE_PRIV macro

 Changed to use a macro when converting a pointer to the GstTensorFilterSinglePrivate type.
 Through this, the type conversion method is unified in other functions to maintain
 consistency and ensure stability.

Signed-off-by: linuxias <linuxias@gmail.com>
gst/nnstreamer/tensor_filter/tensor_filter_single.c