<?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 Re: Usage of Pyramids Functions in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Usage-of-Pyramids-Functions/m-p/942936#M17858</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;pBufSize is NULL before call =&amp;gt; error status&lt;/P&gt;
&lt;P&gt;right is &lt;/P&gt;
&lt;DIV&gt;int bufSize = NULL;&lt;BR /&gt;&lt;BR /&gt;IppStatus stat = ippiPyrDownGetBufSize_Gauss5x5&lt;BR /&gt;( size.width , ipp8u , 3 , &amp;amp;bufSize );&lt;BR /&gt;Ipp8u* pBuffer = new Ipp8u[bufSize];&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Alexander&lt;BR /&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 03 Mar 2006 23:05:11 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2006-03-03T23:05:11Z</dc:date>
    <item>
      <title>Usage of Pyramids Functions</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Usage-of-Pyramids-Functions/m-p/942935#M17857</link>
      <description>Hi, &lt;BR /&gt;Im trying to use the Pyramids Functions like followed. &lt;BR /&gt;unfortunately I get an 'ippStsNullPtr' at 'ippiPyrDownGetBufSize_Gauss5x5'. Does someone has an idea what I'm doing wrong? I'm working with 3Channel Images (8Bit).&lt;BR /&gt;below my code: &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ipp8u *img	 = (Ipp8u *) ippsMalloc_8u( (size.width/2)&lt;BR /&gt;                                   * (size.height/2) * 3);&lt;BR /&gt;Ipp8u *imgCoarse = (Ipp8u *) ippsMalloc_8u( (size.width/2)  &lt;BR /&gt;                                   * (size.height/2) * 3); &lt;BR /&gt;int *pBufSize = NULL;&lt;BR /&gt;	&lt;BR /&gt;IppStatus stat = ippiPyrDownGetBufSize_Gauss5x5&lt;BR /&gt;                          ( size.width , ipp8u , 3 , pBufSize );&lt;BR /&gt;Ipp8u* pBuffer = new Ipp8u[*pBufSize];&lt;BR /&gt;ippiPyrDown_Gauss5x5_8u_C3R(  img, widthStep , imgCoarse, &lt;BR /&gt;                           widthStep/2, size, pBuffer);</description>
      <pubDate>Tue, 28 Feb 2006 19:03:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Usage-of-Pyramids-Functions/m-p/942935#M17857</guid>
      <dc:creator>jower</dc:creator>
      <dc:date>2006-02-28T19:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Pyramids Functions</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Usage-of-Pyramids-Functions/m-p/942936#M17858</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;pBufSize is NULL before call =&amp;gt; error status&lt;/P&gt;
&lt;P&gt;right is &lt;/P&gt;
&lt;DIV&gt;int bufSize = NULL;&lt;BR /&gt;&lt;BR /&gt;IppStatus stat = ippiPyrDownGetBufSize_Gauss5x5&lt;BR /&gt;( size.width , ipp8u , 3 , &amp;amp;bufSize );&lt;BR /&gt;Ipp8u* pBuffer = new Ipp8u[bufSize];&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Alexander&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Mar 2006 23:05:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Usage-of-Pyramids-Functions/m-p/942936#M17858</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-03-03T23:05:11Z</dc:date>
    </item>
  </channel>
</rss>

