Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Memory allocation for ippiResizeYUV420

lexa_1
Beginner
205 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
205 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