<?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 Convert YUV422 to RGB24 in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857083#M7323</link>
    <description>Can someone please provide an easy/fast way of converting YUV422 toRGB24 in IPP 5.3?&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64063"&gt;How toconvertingone planeto RGB24?&lt;/A&gt;</description>
    <pubDate>Fri, 17 Apr 2009 01:33:08 GMT</pubDate>
    <dc:creator>maxfortrjb</dc:creator>
    <dc:date>2009-04-17T01:33:08Z</dc:date>
    <item>
      <title>Convert YUV422 to RGB24</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857083#M7323</link>
      <description>Can someone please provide an easy/fast way of converting YUV422 toRGB24 in IPP 5.3?&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64063"&gt;How toconvertingone planeto RGB24?&lt;/A&gt;</description>
      <pubDate>Fri, 17 Apr 2009 01:33:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857083#M7323</guid>
      <dc:creator>maxfortrjb</dc:creator>
      <dc:date>2009-04-17T01:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert YUV422 to RGB24</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857084#M7324</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/424210"&gt;maxfortrjb&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Can someone please provide an easy/fast way of converting YUV422 toRGB24 in IPP 5.3?&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/forums/showthread.php?t=64063"&gt;How toconvertingone planeto RGB24?&lt;/A&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Are you working with interleaved or planar YUV, and is it really YUV or YCbCr? For interleaved YCbCr I use ippiCbYCr422ToBGR_8u_C2C4R(), but it generates a 32 bit RGB (there is no interleaved YCbCr 422 to RGB24 that I know of). If you really need 24 bit RGB out, then you will need to convert it to some other format first.&lt;BR /&gt;&lt;BR /&gt;For example, you could convert the YCbCr to CbYCr and then call ippiCbYCr422ToRGB_8u_C2C3R() to get your 24 bit RGB out.&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Apr 2009 11:00:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857084#M7324</guid>
      <dc:creator>pvonkaenel</dc:creator>
      <dc:date>2009-04-17T11:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Convert YUV422 to RGB24</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857085#M7325</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Thank a lot for reference.&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2009 01:45:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Convert-YUV422-to-RGB24/m-p/857085#M7325</guid>
      <dc:creator>maxfortrjb</dc:creator>
      <dc:date>2009-04-21T01:45:23Z</dc:date>
    </item>
  </channel>
</rss>

