<?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 How can we use the ippsFIR_Direct_16s_Sfs() function in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-can-we-use-the-ippsFIR-Direct-16s-Sfs-function/m-p/876072#M9545</link>
    <description>&lt;P&gt;The FIR filter function ippsFIROne_Direct_16s_Sfs() uses parameter pDlyLine and pDlyLineIndex. How can I initialize and use it ?&lt;/P&gt;
&lt;P&gt;pt_smp and pt_smpResult are Ipp16s buffers.&lt;/P&gt;
&lt;P&gt;Ipp16s COEFF[4]={4096, 8192, 8192, 4096};&lt;/P&gt;
&lt;P&gt;Ipp16s *pDlyLineIndex, *pDlyLine;&lt;/P&gt;
&lt;P&gt;pDlyLine = ippsMalloc_16s(2*4);&lt;/P&gt;
&lt;P&gt;pDlyLineIndex = pDlyLine ;&lt;/P&gt;
&lt;P&gt;ippsFIR_Direct_16s_Sfs(pt_smp, pt_smpResult, 64, COEFF, 32, pDlyLine, pDlyLineIndex, 0);&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Dec 2008 16:58:20 GMT</pubDate>
    <dc:creator>crebouw</dc:creator>
    <dc:date>2008-12-26T16:58:20Z</dc:date>
    <item>
      <title>How can we use the ippsFIR_Direct_16s_Sfs() function</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-can-we-use-the-ippsFIR-Direct-16s-Sfs-function/m-p/876072#M9545</link>
      <description>&lt;P&gt;The FIR filter function ippsFIROne_Direct_16s_Sfs() uses parameter pDlyLine and pDlyLineIndex. How can I initialize and use it ?&lt;/P&gt;
&lt;P&gt;pt_smp and pt_smpResult are Ipp16s buffers.&lt;/P&gt;
&lt;P&gt;Ipp16s COEFF[4]={4096, 8192, 8192, 4096};&lt;/P&gt;
&lt;P&gt;Ipp16s *pDlyLineIndex, *pDlyLine;&lt;/P&gt;
&lt;P&gt;pDlyLine = ippsMalloc_16s(2*4);&lt;/P&gt;
&lt;P&gt;pDlyLineIndex = pDlyLine ;&lt;/P&gt;
&lt;P&gt;ippsFIR_Direct_16s_Sfs(pt_smp, pt_smpResult, 64, COEFF, 32, pDlyLine, pDlyLineIndex, 0);&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2008 16:58:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-can-we-use-the-ippsFIR-Direct-16s-Sfs-function/m-p/876072#M9545</guid>
      <dc:creator>crebouw</dc:creator>
      <dc:date>2008-12-26T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can we use the ippsFIR_Direct_16s_Sfs() function</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-can-we-use-the-ippsFIR-Direct-16s-Sfs-function/m-p/876073#M9546</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;I would refer you to IPP manual (and particularly to ippsman.pdf) where you can find description of all IPP functions and parameters they require.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Sun, 11 Jan 2009 07:45:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-can-we-use-the-ippsFIR-Direct-16s-Sfs-function/m-p/876073#M9546</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2009-01-11T07:45:42Z</dc:date>
    </item>
  </channel>
</rss>

