12.07.2015 Views

Intel® IPP Quick Reference

Intel® IPP Quick Reference

Intel® IPP Quick Reference

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Quick</strong> <strong>Reference</strong>IppStatus ippsWTInvGetDlyLine_32f16u(IppsWTInvState_32f16u* pState,Ipp32f* pDlyLow, Ipp32f* pDlyHigh);Speech Recognition FunctionsBasic ArithmeticsAddAllRowSumCalculates the sums of column vectors in a matrix and adds the sums to a vector.IppStatus ippsAddAllRowSum_32f_D2(const Ipp32f* psrc, int step, intheight, Ipp32f* psrcdst, int width);IppStatus ippsAddAllRowSum_32f_D2L(const Ipp32f** msrc, int height,Ipp32f* psrcdst, int width);SumColumnCalculates sums of column vectors in a matrix.IppStatus ippsSumColumn_16s32s_D2Sfs(const Ipp16s* pSrc, int step, intheight, Ipp32s* pdst, int width, int scaleFactor);IppStatus ippsSumColumn_16s32f_D2(const Ipp16s* pSrc, int step, intheight, Ipp32f* pdst, int width);IppStatus ippsSumColumn_32f_D2(const Ipp32f* pSrc, int step, int height,Ipp32f* pDst, int width);IppStatus ippsSumColumn_64f_D2(const Ipp64f* pSrc, int step, int height,Ipp64f* pDst, int width);IppStatus ippsSumColumn_16s32s_D2LSfs(const Ipp16s** mSrc, int height,Ipp32s* pDst, int width, int scaleFactor);IppStatus ippsSumColumn_16s32f_D2L(const Ipp16s** mSrc, int height,Ipp32f* pDst, int width);IppStatus ippsSumColumn_32f_D2L(const Ipp32f** mSrc, int height, Ipp32f*pDst, int width);IppStatus ippsSumColumn_64f_D2L(const Ipp64f** mSrc, int height, Ipp64f*pDst, int width);SumRowCalculates sums of row vectors in a matrix.IppStatus ippsSumRow_16s32s_D2Sfs(const Ipp16s* pSrc, int height, intstep, Ipp32s* pDst, int width, int scaleFactor);IppStatus ippsSumRow_16s32f_D2(const Ipp16s* pSrc, int height, int step,Ipp32f* pDst, int width);IppStatus ippsSumRow_32f_D2(const Ipp32f* psrc, int height, int step,Ipp32f* pdst, int width);112

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!