<?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 IPP Operations on planar data (IPP malloc for planar data) in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Operations-on-planar-data-IPP-malloc-for-planar-data/m-p/793600#M2607</link>
    <description>&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;See this forum to get information on calculation of step - &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64816"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64816" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=64816&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
    <pubDate>Tue, 15 Nov 2011 08:23:14 GMT</pubDate>
    <dc:creator>Naveen_G_Intel</dc:creator>
    <dc:date>2011-11-15T08:23:14Z</dc:date>
    <item>
      <title>IPP Operations on planar data (IPP malloc for planar data)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Operations-on-planar-data-IPP-malloc-for-planar-data/m-p/793599#M2606</link>
      <description>I want to perform resize operation on planar data. Functions that &lt;BR /&gt;operate on planar images require an array of separate pointers (IppType* plane[3]) to &lt;BR /&gt;each plane as input. To do that I got sample code from manual. In this sample code how the stepBytes[] array is initialized?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;int stepBytes[3];&lt;BR /&gt;Ipp8u* plane[3];&lt;BR /&gt; plane[0] = ippiMalloc_8u_C1(widthPixels, heightPixels, &lt;BR /&gt; &amp;amp;(stepBytes [0]));&lt;BR /&gt; plane[1] = ippiMalloc_8u_C1(widthPixels/2, heightPixels/2, &lt;BR /&gt; &amp;amp;(stepBytes [1]));&lt;BR /&gt; plane[2] = ippiMalloc_8u_C1(widthPixels/2, heightPixels/2, &lt;BR /&gt; &amp;amp;(stepBytes [2]));</description>
      <pubDate>Mon, 14 Nov 2011 08:12:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Operations-on-planar-data-IPP-malloc-for-planar-data/m-p/793599#M2606</guid>
      <dc:creator>Kishor_D_</dc:creator>
      <dc:date>2011-11-14T08:12:54Z</dc:date>
    </item>
    <item>
      <title>IPP Operations on planar data (IPP malloc for planar data)</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Operations-on-planar-data-IPP-malloc-for-planar-data/m-p/793600#M2607</link>
      <description>&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;See this forum to get information on calculation of step - &lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64816"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64816" target="_blank"&gt;http://software.intel.com/en-us/forums/showthread.php?t=64816&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Gv&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 08:23:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-Operations-on-planar-data-IPP-malloc-for-planar-data/m-p/793600#M2607</guid>
      <dc:creator>Naveen_G_Intel</dc:creator>
      <dc:date>2011-11-15T08:23:14Z</dc:date>
    </item>
  </channel>
</rss>

