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.

DVSDK中可以调用多个.X64P文件吗??



我们买了第三方提供的多个封装好的.x64p文件,不知道内部算法源码,但是现在开发的应用程序希望实现这几种.x64p文件中包含的算法,我们想在ARM端应用程序中通过逻辑判断来打开不同的.x64p,这就需要在DVSDK中配置多个.x64p文件,不知道能否实现,如果可以希望指点如何去做,谢谢各位