<?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 8-bit Signed images in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/8-bit-Signed-images/m-p/1641002#M28886</link>
    <description>&lt;P&gt;I have been using the following functions from intel IPP c++ library,&lt;/P&gt;&lt;P&gt;ippiCopy&lt;/P&gt;&lt;P&gt;ippiMirror&lt;/P&gt;&lt;P&gt;ippiMinMax&lt;/P&gt;&lt;P&gt;ippiScaleC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;None of the above functions except&amp;nbsp;ippiScaleC function has support for Ipp8s datatype support. Is there any particular reason for not providing this support. Is there any way for me to handle Ipp8s datatype for above functions.&lt;/P&gt;&lt;P&gt;I have installed Intel IPP 2019.0.5.068 version.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 06:10:13 GMT</pubDate>
    <dc:creator>Purushoth</dc:creator>
    <dc:date>2024-11-04T06:10:13Z</dc:date>
    <item>
      <title>8-bit Signed images</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/8-bit-Signed-images/m-p/1641002#M28886</link>
      <description>&lt;P&gt;I have been using the following functions from intel IPP c++ library,&lt;/P&gt;&lt;P&gt;ippiCopy&lt;/P&gt;&lt;P&gt;ippiMirror&lt;/P&gt;&lt;P&gt;ippiMinMax&lt;/P&gt;&lt;P&gt;ippiScaleC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;None of the above functions except&amp;nbsp;ippiScaleC function has support for Ipp8s datatype support. Is there any particular reason for not providing this support. Is there any way for me to handle Ipp8s datatype for above functions.&lt;/P&gt;&lt;P&gt;I have installed Intel IPP 2019.0.5.068 version.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 06:10:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/8-bit-Signed-images/m-p/1641002#M28886</guid>
      <dc:creator>Purushoth</dc:creator>
      <dc:date>2024-11-04T06:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: 8-bit Signed images</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/8-bit-Signed-images/m-p/1642635#M28900</link>
      <description>&lt;P&gt;thanks for submitting this request.&amp;nbsp; &amp;nbsp;currently there is no&amp;nbsp;&lt;SPAN&gt;Ipp8s for these function.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For these two API,&amp;nbsp; Ipp8u API can be used as workaround ( just input the input/output memory address as Ipp8u type), since the functions are just for data copy:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;SPAN class="sub_section_element_selectors"&gt;ippiCopy/&lt;/SPAN&gt;&lt;SPAN class="sub_section_element_selectors"&gt;ippiMirror&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;For&amp;nbsp;&lt;SPAN&gt;ippiMinMax,&amp;nbsp; can you convert into ipp16s type (by using&amp;nbsp;&amp;nbsp;ippiConvert) function, after computation, then convert it back to 8s type.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;&lt;BR /&gt;thanks,&lt;/P&gt;
&lt;P class="sub_section_element_selectors"&gt;Chao&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 02:29:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/8-bit-Signed-images/m-p/1642635#M28900</guid>
      <dc:creator>Chao_Y_Intel</dc:creator>
      <dc:date>2024-11-12T02:29:57Z</dc:date>
    </item>
  </channel>
</rss>

