<?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 32-bit packed RGB format   R10G10B10 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902907#M13007</link>
    <description>&lt;BR /&gt;Hi, &lt;BR /&gt; I am attempting to use the IPP for handling 32-bit RGB packed format.&lt;BR /&gt;In the IPP doc I found functions for convertion of &lt;I&gt;16-bit Packed RGB &lt;/I&gt;images, &lt;BR /&gt;ie, for RGB555, RGB565..etc&lt;BR /&gt;Could you let me know if any such funtions is available for &lt;I&gt;&lt;B&gt;32 Bit packed RGB&lt;/B&gt; &lt;/I&gt;data&lt;BR /&gt;ie, &lt;B&gt;R10G10B10&lt;/B&gt; . &lt;BR /&gt;&lt;I&gt;10 bits for Red, 10 for Green and 10 for blue and the remaining 2 unused bits.&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;What is the best way to handle such 32-Bit packed RGB formats using IPP.&lt;BR /&gt;&lt;BR /&gt; Thanking you, &lt;BR /&gt;&lt;BR /&gt;regards, &lt;BR /&gt;Sreekanth.R&lt;BR /&gt;Software Engineer&lt;BR /&gt;&lt;B&gt;Real Image Media Technologies&lt;/B&gt;&lt;BR /&gt;Mobile: +91 (0) 988437541732&lt;BR /&gt;Sreekanth@RealImage.com&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 06 Nov 2006 18:15:21 GMT</pubDate>
    <dc:creator>sreekanth</dc:creator>
    <dc:date>2006-11-06T18:15:21Z</dc:date>
    <item>
      <title>32-bit packed RGB format   R10G10B10</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902907#M13007</link>
      <description>&lt;BR /&gt;Hi, &lt;BR /&gt; I am attempting to use the IPP for handling 32-bit RGB packed format.&lt;BR /&gt;In the IPP doc I found functions for convertion of &lt;I&gt;16-bit Packed RGB &lt;/I&gt;images, &lt;BR /&gt;ie, for RGB555, RGB565..etc&lt;BR /&gt;Could you let me know if any such funtions is available for &lt;I&gt;&lt;B&gt;32 Bit packed RGB&lt;/B&gt; &lt;/I&gt;data&lt;BR /&gt;ie, &lt;B&gt;R10G10B10&lt;/B&gt; . &lt;BR /&gt;&lt;I&gt;10 bits for Red, 10 for Green and 10 for blue and the remaining 2 unused bits.&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;What is the best way to handle such 32-Bit packed RGB formats using IPP.&lt;BR /&gt;&lt;BR /&gt; Thanking you, &lt;BR /&gt;&lt;BR /&gt;regards, &lt;BR /&gt;Sreekanth.R&lt;BR /&gt;Software Engineer&lt;BR /&gt;&lt;B&gt;Real Image Media Technologies&lt;/B&gt;&lt;BR /&gt;Mobile: +91 (0) 988437541732&lt;BR /&gt;Sreekanth@RealImage.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Nov 2006 18:15:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902907#M13007</guid>
      <dc:creator>sreekanth</dc:creator>
      <dc:date>2006-11-06T18:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: 32-bit packed RGB format   R10G10B10</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902908#M13008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what is source of images in such format? What kind of processing you are interested in?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2006 22:27:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902908#M13008</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-11-06T22:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: 32-bit packed RGB format   R10G10B10</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902909#M13009</link>
      <description>Vladimir, &lt;BR /&gt;&lt;BR /&gt;   Thanks for the prompt reply.&lt;BR /&gt; The source of the images in such format are from &lt;SPAN style="font-weight: bold;"&gt;DPX &lt;/SPAN&gt;files, which is&lt;BR /&gt;a common file format for Digital film work.&lt;BR /&gt;&lt;BR /&gt; We are attempting to convert the image to another Bit-depth.&lt;BR /&gt;We may also require to apply color conversion functions .&lt;BR /&gt;&lt;BR /&gt;            Thanking you, &lt;BR /&gt;&lt;BR /&gt;-Sreekanth.R&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2006 13:07:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902909#M13009</guid>
      <dc:creator>sreekanth</dc:creator>
      <dc:date>2006-11-07T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: 32-bit packed RGB format   R10G10B10</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902910#M13010</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we currently do not have such function in IPP, but you can submit that as a feature request to &lt;A href="http://premier.intel.com"&gt;Intel Premier Support&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2006 00:38:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/32-bit-packed-RGB-format-R10G10B10/m-p/902910#M13010</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-11-17T00:38:03Z</dc:date>
    </item>
  </channel>
</rss>

