<?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: ippsPolyphaseResample performance in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937741#M17384</link>
    <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;please note, you can attach zip archive to your post on this forum, so if you agree to place some example as an open source you can do it this way.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;</description>
    <pubDate>Mon, 03 Apr 2006 03:23:59 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2006-04-03T03:23:59Z</dc:date>
    <item>
      <title>ippsPolyphaseResample performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937738#M17381</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;Not long ago I had to implement a resampler with rational resampling factor. Out of curiosity I've done it in two ways - using multirate FIR filters (ippsFIR) and using ippsPolyphaserResample* functions. The thing is that while measuring performance of these implementations I found out that using just multirate FIR filter usually gives much better performance. For example, resampling from 48000 Hz to 44100 Hz with roll-off coeficient 0.9 and alpha and filter taps lengths such that out of band suppression is 60 dB I've got roughly 55 clocks per sample using multirate filter and 210 clocks per sample using ippsPolyphaseResample. Why is it so "slow"?&lt;/P&gt;&lt;P&gt;Measurements were done on computer with P4-3.2HT. I'm using IPP 5.0 and all operations areperformed in Ipp32f format.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;Message Edited by KhoroshavinSS on &lt;SPAN class="date_text"&gt;03-31-2006&lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;06:43 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2006 22:39:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937738#M17381</guid>
      <dc:creator>khoroshavinss</dc:creator>
      <dc:date>2006-03-31T22:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: ippsPolyphaseResample performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937739#M17382</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;The calculation flow is different in these functions. Multirate filter does upsampling, then filtering, then downsampling. Polyphase resample calculates filters for each phase and calculated each pixel with the proper filter. It has performance hint to do internal calculations in floats or doubles.&lt;/P&gt;&lt;P&gt;Could you please send your example? It's interesting for us, too.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2006 01:27:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937739#M17382</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-04-01T01:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: ippsPolyphaseResample performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937740#M17383</link>
      <description>&lt;DIV&gt;I see. I've used ippAlgHintFast flag in PolyphaseResampleInit function, so if my guess is right it means that calculations were done in floats.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Concerning the example - no problem, if you tell where exactly to send it.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Best regards,&lt;/DIV&gt;&lt;DIV&gt;Sergey&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Apr 2006 03:56:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937740#M17383</guid>
      <dc:creator>khoroshavinss</dc:creator>
      <dc:date>2006-04-01T03:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: ippsPolyphaseResample performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937741#M17384</link>
      <description>&lt;DIV&gt;Hello,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;please note, you can attach zip archive to your post on this forum, so if you agree to place some example as an open source you can do it this way.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Apr 2006 03:23:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937741#M17384</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-03T03:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: ippsPolyphaseResample performance</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937742#M17385</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can send the example to &lt;A href="mailto:alexander.kibkalo@intel.com" target="_blank"&gt;alexander.kibkalo@intel.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2006 22:23:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippsPolyphaseResample-performance/m-p/937742#M17385</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-04-11T22:23:11Z</dc:date>
    </item>
  </channel>
</rss>

