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

ippiResize internal ippsMalloc/ippsFree

Maciej_K_
Beginner
293 Views

I'mtrying to reduce memory fragmentationin my application and I was quite suprised to discover that over 60% of allocations took place in ippResize() internal ippsMalloc/ippsFree. Is there a way to avoid those allocations ( resizing isreally a tiny fraction of processing in my app )? I use ippiResize8u_C1R, LINEAR interpolation with fairly static source and destination dimensions.

Thanks in advance,

mac

0 Kudos
0 Replies
Reply