<?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 YUV422...16 bits in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/YUV422-16-bits/m-p/958247#M19334</link>
    <description>I read the manual, but didn't understood it very well. When we see "8u_C3" in the function name, it's beacause the function receives a 24 bit image.&lt;BR /&gt;&lt;BR /&gt;When we see "16u_C3" in the function name, does this always mean that the function receives a tree channel with a 16 bit packed image (with 16 bit per pixel)?&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced for your reply.&lt;BR /&gt;&lt;BR /&gt;Hugo Costelha</description>
    <pubDate>Fri, 14 May 2004 02:07:09 GMT</pubDate>
    <dc:creator>hcostelha</dc:creator>
    <dc:date>2004-05-14T02:07:09Z</dc:date>
    <item>
      <title>YUV422...16 bits</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/YUV422-16-bits/m-p/958247#M19334</link>
      <description>I read the manual, but didn't understood it very well. When we see "8u_C3" in the function name, it's beacause the function receives a 24 bit image.&lt;BR /&gt;&lt;BR /&gt;When we see "16u_C3" in the function name, does this always mean that the function receives a tree channel with a 16 bit packed image (with 16 bit per pixel)?&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced for your reply.&lt;BR /&gt;&lt;BR /&gt;Hugo Costelha</description>
      <pubDate>Fri, 14 May 2004 02:07:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/YUV422-16-bits/m-p/958247#M19334</guid>
      <dc:creator>hcostelha</dc:creator>
      <dc:date>2004-05-14T02:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: YUV422...16 bits</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/YUV422-16-bits/m-p/958248#M19335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The modificator C - mean pixel interleaved format, while as P means plane interleaved format. For example,&lt;/P&gt;
&lt;P&gt;C3 image looks like&lt;BR /&gt;abcabcabc&lt;BR /&gt;abcabcabc&lt;/P&gt;
&lt;P&gt;but P3 image looks like&lt;BR /&gt;aaa&lt;BR /&gt;aaa&lt;BR /&gt;bbb&lt;BR /&gt;bbb&lt;BR /&gt;ccc&lt;BR /&gt;ccc&lt;/P&gt;
&lt;P&gt;8u and 16u means data type for one channel sample. In our sample, 8u_C3 means all a,b and c should be 8u values, and if 16u_C3 theyhave tobe 16u values.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 15 May 2004 02:38:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/YUV422-16-bits/m-p/958248#M19335</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2004-05-15T02:38:59Z</dc:date>
    </item>
  </channel>
</rss>

