This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

can dvsdk call multiple.X64p files??

We bought some .X64p files from the third party company, but we do not have the algorithm source codes, and now we want to develop the application program to achieve these algorithms in .X64p files. We want to open different .X64p files through logical at different time in ARM application code,so this needs to configure multiple .X64p files in DVSDK, i do not know whether multiple .X64p files can be configured in DVSDK and these can be called at different time , if can, how can i realize it, thank you