<?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 Could scaleFactor be negative? in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Could-scaleFactor-be-negative/m-p/982563#M21471</link>
    <description>&lt;FONT face="CourierNewPSMT" size="2"&gt;
&lt;P align="left"&gt;I am wondering whether I could setscaleFactor to be negative integer in the function &lt;/P&gt;
&lt;P align="left"&gt;IppStatus ippsMul_16s_ISfs(const Ipp16s * pSrc, Ipp16s * pSrcDst, int len, int scaleFactor);&lt;/P&gt;
&lt;P align="left"&gt;&lt;/P&gt;
&lt;P align="left"&gt;Thanks.&lt;/P&gt;&lt;/FONT&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 29 Jul 2005 01:32:05 GMT</pubDate>
    <dc:creator>k_kun_wang</dc:creator>
    <dc:date>2005-07-29T01:32:05Z</dc:date>
    <item>
      <title>Could scaleFactor be negative?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Could-scaleFactor-be-negative/m-p/982563#M21471</link>
      <description>&lt;FONT face="CourierNewPSMT" size="2"&gt;
&lt;P align="left"&gt;I am wondering whether I could setscaleFactor to be negative integer in the function &lt;/P&gt;
&lt;P align="left"&gt;IppStatus ippsMul_16s_ISfs(const Ipp16s * pSrc, Ipp16s * pSrcDst, int len, int scaleFactor);&lt;/P&gt;
&lt;P align="left"&gt;&lt;/P&gt;
&lt;P align="left"&gt;Thanks.&lt;/P&gt;&lt;/FONT&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 29 Jul 2005 01:32:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Could-scaleFactor-be-negative/m-p/982563#M21471</guid>
      <dc:creator>k_kun_wang</dc:creator>
      <dc:date>2005-07-29T01:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Could scaleFactor be negative?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Could-scaleFactor-be-negative/m-p/982564#M21472</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;Hi, &lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;Yes. &lt;FONT face="TimesNewRomanPSMT"&gt;The scale factor can be negative, positive, or zero. &lt;/FONT&gt;&lt;FONT face="TimesNewRomanPSMT"&gt;Scaling of an integer result is done by multiplying the output vector values by 2** (&lt;/FONT&gt;&lt;FONT face="Courier"&gt;-scaleFactor ) &lt;/FONT&gt;&lt;FONT face="TimesNewRomanPSMT"&gt;before the function returns.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;if (scaleFactor &amp;gt; 0) pDst = output &amp;gt;&amp;gt; scaleFactor&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;if (scaleFactor &amp;lt; 0) pDst = output&amp;lt;&amp;lt; ( - scaleFactor)&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;Thanks&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Aug 2005 13:33:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Could-scaleFactor-be-negative/m-p/982564#M21472</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2005-08-12T13:33:35Z</dc:date>
    </item>
  </channel>
</rss>

