Hi everyone,
I'm using ISS 2017 and am new to ISS, I need to use ippsCopy API for unsigned int, can anyone suggest me which API I should use.?
I have seen API for unsigned int [ IPPAPI(IppStatus, ippsCopy_32s, (const Ipp32s* pSrc, Ipp32s* pDst, int len)).
Thanks in advance,
by Balaji D
Link Copied
Hello,
Thanks for your questions. For the ippsCopy function, unsigned int only support 8u data type. You are able to convert the data into which IPP supported type. please feel free to let me know if you have further question.
Thanks,
Alice
For more complete information about compiler optimizations, see our Optimization Notice.