Filter/MLAgent: Use a proper data type argument for ml_agent_model_get
authorWook Song <wook16.song@samsung.com>
Tue, 21 Nov 2023 04:47:04 +0000 (13:47 +0900)
committerwooksong <wook16.song@samsung.com>
Tue, 2 Jan 2024 11:48:05 +0000 (20:48 +0900)
commit049fc9f1c9fe922efea3084f58b224ddad275269
tree99c9cb17720f31c0070f60cfbc4b30ae004a068d
parent582e9d0201c6f86e9003c302d3af3d4371b901b4
Filter/MLAgent: Use a proper data type argument for ml_agent_model_get

This patch is a trivial bug fix that changes the data type of an
argument for ml_agent_model_get.

Signed-off-by: Wook Song <wook16.song@samsung.com>
gst/nnstreamer/ml_agent.c