[vivante] Remove use of dlsym functions
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Fri, 7 Feb 2025 08:15:48 +0000 (17:15 +0900)
committerYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 13 Feb 2025 01:49:43 +0000 (10:49 +0900)
commit81dad778c38b422c45dab312c62440bf4fafd405
treeb387d72179648231dbcaf6146c514a2e4cb74693
parent1cf7b8ccaa7cf1eeaa657e1bb787d168c77a6b17
[vivante] Remove use of dlsym functions

- Use API directly rather than use if as dlsym func pointers
- These are removed:
  result_vsi_nn_CopyDataToTensor
  result_vsi_nn_RunGraph

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
src/hal-backend-ml-vivante.cc