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.
求解释
XDAIS :定义了TI DSP算法接口的标准。这样大大提高了DSP算法软件的通用性。
而TI在xdais上又扩展了一个XDM标准,用来为数字信号处理提供一个轻量级的框架,总体上说,就是在XDAIS的基础上扩展了一个名为Digital Media的接口(xDM),然后根据数字图像处理的要求,提供了一个名为VISA的API集合,其底层远离,用的还是xdais的东西。
综上所述,所以XDM是xDAIS的子集,所以存在符合xDAIS规范的非XDM算法。
请参考http://www.ti.com.cn/tool/cn/tmdxdaisxdm
以及
http://wenku.baidu.com/view/491167ee5ef7ba0d4a733b86.html