<?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 copy 8u array to 16s in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/copy-8u-array-to-16s/m-p/828121#M5337</link>
    <description>Found the answer myself&lt;BR /&gt;&lt;BR /&gt;run this &lt;B&gt;sequence&lt;BR /&gt;&lt;BR /&gt;ippsConvert_8s16s&lt;/B&gt;( (Ipp8s *)srcbuffer8u, dstbuffer16s, length );&lt;BR /&gt;&lt;B&gt;ippsAndC_16u_I&lt;/B&gt;(0x00FF, (Ipp16u*)dstbuffer16s, length);&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Sep 2010 13:05:26 GMT</pubDate>
    <dc:creator>ulterior</dc:creator>
    <dc:date>2010-09-07T13:05:26Z</dc:date>
    <item>
      <title>copy 8u array to 16s</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/copy-8u-array-to-16s/m-p/828120#M5336</link>
      <description>Hi, I would like to copy an array of 8u ( 0..255) image to a 16s image,&lt;BR /&gt;could anyone point me to a function to do this?&lt;BR /&gt;&lt;BR /&gt;I tried ippsConvert_8s16s but it converts in -128,127 range instead of just copying the unsigned value to signed container&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 12:42:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/copy-8u-array-to-16s/m-p/828120#M5336</guid>
      <dc:creator>ulterior</dc:creator>
      <dc:date>2010-09-07T12:42:40Z</dc:date>
    </item>
    <item>
      <title>copy 8u array to 16s</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/copy-8u-array-to-16s/m-p/828121#M5337</link>
      <description>Found the answer myself&lt;BR /&gt;&lt;BR /&gt;run this &lt;B&gt;sequence&lt;BR /&gt;&lt;BR /&gt;ippsConvert_8s16s&lt;/B&gt;( (Ipp8s *)srcbuffer8u, dstbuffer16s, length );&lt;BR /&gt;&lt;B&gt;ippsAndC_16u_I&lt;/B&gt;(0x00FF, (Ipp16u*)dstbuffer16s, length);&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2010 13:05:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/copy-8u-array-to-16s/m-p/828121#M5337</guid>
      <dc:creator>ulterior</dc:creator>
      <dc:date>2010-09-07T13:05:26Z</dc:date>
    </item>
  </channel>
</rss>

