<?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>i.MX Processorsのトピックi.MX6 IPU Look Up Table.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312558#M40931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about i.MX6SDL IPU.&lt;/P&gt;&lt;P&gt;End user want to make a color pallet likes following.&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;Input data : 8 bit, Output data : RGB888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Input: 0 --&amp;gt; Output : (0, 255, 255)&lt;/P&gt;&lt;P&gt;Input: 1 --&amp;gt; Output : (0, 255, 0)&lt;/P&gt;&lt;P&gt;Input: 2 --&amp;gt; Output : (30, 0, 250)&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Input: 255 --&amp;gt; Output : (20, 100, 100)&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it can be realized by Look Up Table in IDMAC.&lt;/P&gt;&lt;P&gt;Is my understanding correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my understanding is correct, could you let me know how to set the Look Up Table and how to use it?&lt;/P&gt;&lt;P&gt;Actually, I looked for the setting register, but I did not understand what is it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 09:45:50 GMT</pubDate>
    <dc:creator>satoshishimoda</dc:creator>
    <dc:date>2014-04-08T09:45:50Z</dc:date>
    <item>
      <title>i.MX6 IPU Look Up Table.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312558#M40931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about i.MX6SDL IPU.&lt;/P&gt;&lt;P&gt;End user want to make a color pallet likes following.&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;Input data : 8 bit, Output data : RGB888&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Input: 0 --&amp;gt; Output : (0, 255, 255)&lt;/P&gt;&lt;P&gt;Input: 1 --&amp;gt; Output : (0, 255, 0)&lt;/P&gt;&lt;P&gt;Input: 2 --&amp;gt; Output : (30, 0, 250)&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Input: 255 --&amp;gt; Output : (20, 100, 100)&lt;/P&gt;&lt;P&gt;=====&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it can be realized by Look Up Table in IDMAC.&lt;/P&gt;&lt;P&gt;Is my understanding correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my understanding is correct, could you let me know how to set the Look Up Table and how to use it?&lt;/P&gt;&lt;P&gt;Actually, I looked for the setting register, but I did not understand what is it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312558#M40931</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-08T09:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 IPU Look Up Table.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312559#M40932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; You are right, it is possible to use the IPU LUT as a color pallet.&lt;/P&gt;&lt;P&gt;Please refer to section 38.4.2.9 (LUT- Look Up Table) of the i.MX6 SDL RM.&lt;/P&gt;&lt;P&gt;It is needed to setup "Pixel Format Select" field of the CPMEM as Code (LUT) .&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 10:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312559#M40932</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-04-08T10:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 IPU Look Up Table.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312560#M40933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;By the way, i.MX6 Linux BSP (L3.0.35_4.1.0) supports the IPU LUT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 01:49:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312560#M40933</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-09T01:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 IPU Look Up Table.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312561#M40934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: Calibri, sans-serif; font-size: 15px;"&gt;Our Linux BSP doesn’t support the LUT function.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 02:19:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312561#M40934</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-04-09T02:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 IPU Look Up Table.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312562#M40935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, I understand Linux BSP doesn't support LUT function, so user should modify the code by themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 02:25:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-IPU-Look-Up-Table/m-p/312562#M40935</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2014-04-09T02:25:29Z</dc:date>
    </item>
  </channel>
</rss>

