<?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 ResamplePolyphase on multichannel PCM in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792243#M2487</link>
    <description>&lt;P&gt;&lt;BR /&gt;Hi Svilen, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If they have sampe paramters ( in, out rate, filter length), the structures can be reused. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some Intel IPP functions use special structures to store function-specific (context) information.&lt;/P&gt;&lt;P&gt;Two different kinds of structures are used: specification structures that are not modified during&lt;/P&gt;&lt;P&gt;function operation -they have the suffix Spec in their names, and state structures that are&lt;/P&gt;&lt;P&gt;modified during operation - they have the suffix State in their names.&lt;/P&gt;&lt;P&gt;resampling function (use pSpec structures) are not modified during function operation. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chao&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2010 08:31:54 GMT</pubDate>
    <dc:creator>Chao_Y_Intel</dc:creator>
    <dc:date>2010-06-25T08:31:54Z</dc:date>
    <item>
      <title>ResamplePolyphase on multichannel PCM</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792242#M2486</link>
      <description>If I have multichannel interleaved audio it is clear that I should 
deinterleave the samples and apply ippsResamplePolyphase on each 
channel.&lt;BR /&gt;&lt;BR /&gt;But is it OK to use ippsResamplePolyphaseInitAlloc just 
once to obtain a resampling state structure (pSpec) and then call 
ippsResamplePolyphase with this pSpec for the deinterleaved samples of 
each channel ?&lt;BR /&gt;&lt;BR /&gt;Or I should call ippsResamplePolyphaseInitAlloc 
for each channel and obtain resampling state structures (pSpec) for each
 channel?&lt;BR /&gt;&lt;BR /&gt;Obviously the answer depends on whether the resampling 
state (pSpec) stores information about the already processed samples or 
not but I could not find it in the documentation.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Svilen</description>
      <pubDate>Wed, 23 Jun 2010 07:06:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792242#M2486</guid>
      <dc:creator>svilst</dc:creator>
      <dc:date>2010-06-23T07:06:30Z</dc:date>
    </item>
    <item>
      <title>ResamplePolyphase on multichannel PCM</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792243#M2487</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi Svilen, &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If they have sampe paramters ( in, out rate, filter length), the structures can be reused. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Some Intel IPP functions use special structures to store function-specific (context) information.&lt;/P&gt;&lt;P&gt;Two different kinds of structures are used: specification structures that are not modified during&lt;/P&gt;&lt;P&gt;function operation -they have the suffix Spec in their names, and state structures that are&lt;/P&gt;&lt;P&gt;modified during operation - they have the suffix State in their names.&lt;/P&gt;&lt;P&gt;resampling function (use pSpec structures) are not modified during function operation. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chao&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2010 08:31:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792243#M2487</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2010-06-25T08:31:54Z</dc:date>
    </item>
    <item>
      <title>ResamplePolyphase on multichannel PCM</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792244#M2488</link>
      <description>Thank you for the clarification.</description>
      <pubDate>Fri, 25 Jun 2010 12:09:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ResamplePolyphase-on-multichannel-PCM/m-p/792244#M2488</guid>
      <dc:creator>svilst</dc:creator>
      <dc:date>2010-06-25T12:09:56Z</dc:date>
    </item>
  </channel>
</rss>

