<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Image minimum size in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985159#M21714</link>
    <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;is there an minimum size for Ipp8u images. I want to create a Ipp8u image with an Pixel size of 60x29. When i use IppiMalloc to allocate memory, i get an imagestep of 64. Is there an posibility to create images with an size smaller than 64x64?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Siegfried&lt;/DIV&gt;</description>
    <pubDate>Wed, 13 Jul 2005 15:01:10 GMT</pubDate>
    <dc:creator>hochdorfer</dc:creator>
    <dc:date>2005-07-13T15:01:10Z</dc:date>
    <item>
      <title>Image minimum size</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985159#M21714</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;is there an minimum size for Ipp8u images. I want to create a Ipp8u image with an Pixel size of 60x29. When i use IppiMalloc to allocate memory, i get an imagestep of 64. Is there an posibility to create images with an size smaller than 64x64?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Siegfried&lt;/DIV&gt;</description>
      <pubDate>Wed, 13 Jul 2005 15:01:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985159#M21714</guid>
      <dc:creator>hochdorfer</dc:creator>
      <dc:date>2005-07-13T15:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Image minimum size</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985160#M21715</link>
      <description>Siegfried,&lt;BR /&gt;&lt;BR /&gt;The minimum size of an 8u image allocated with ippiMalloc is 32x1. The rows are 32 byte aligned for performance (read the "Performance Tricks and Tips" in the Technical articles section of the IPP homepage). pStepBytes will always be a multiple of 32 and therefore your requested image width will be rounded up to the nearest multiple. &lt;BR /&gt;&lt;BR /&gt;Pascal.</description>
      <pubDate>Tue, 26 Jul 2005 01:32:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985160#M21715</guid>
      <dc:creator>pascal_bamford</dc:creator>
      <dc:date>2005-07-26T01:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Image minimum size</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985161#M21716</link>
      <description>Thank you very much for your help.&lt;BR /&gt;&lt;BR /&gt;Siegfried</description>
      <pubDate>Tue, 26 Jul 2005 18:52:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985161#M21716</guid>
      <dc:creator>hochdorfer</dc:creator>
      <dc:date>2005-07-26T18:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Image minimum size</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985162#M21717</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I need add correction, the minimal size of image which can be allocated with ippMalloc function is 1x1. But in memory such image will take 32x1 byte (as it was said -for performance reasons)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Jul 2005 16:41:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Image-minimum-size/m-p/985162#M21717</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-07-27T16:41:44Z</dc:date>
    </item>
  </channel>
</rss>

