Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

Memory allocation for ippiResizeYUV420

lexa_1
Beginner
454 Views
Hello,

are therespecial memory allocation functions for the input image, output image and the work buffer which I have to user or can use the ordinary malloc function?

Thanks

lexa

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
454 Views
yes, see ippMalloc, ippsMalloc and ippiMalloc funstions into documentation.
Plese look at the user's guide to see an example (7-1) how calling ippiMalloc.
--Gennady
0 Kudos
Reply