<?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のトピックHow to use  GPU hardware acceleration on IMX6Q(android5.0)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473184#M74906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a app on android 5.0(hardware :imx6q),which displays lots of pictures in short time. But it's performance(FPS &amp;lt; 20) is very low.&lt;/P&gt;&lt;P&gt;I want to know that does imx6q (android5.0 )support GPU hardware acceleration.&lt;/P&gt;&lt;P&gt;If it support ,how to enable it. If not, what should I do to increase the performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS !!!!&lt;/P&gt;&lt;P class="trans-input-wrap"&gt;&lt;/P&gt;&lt;DIV class="input-wrap" dir="ltr" style="padding: 10px 10px 40px;"&gt;&lt;DIV class="textarea-wrap" style="padding: 0 0 12px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="output-wrap"&gt;&lt;DIV class="output-bd" dir="ltr" style="font-family: arial, 宋体;"&gt;&lt;P class="ordinary-output target-output clearfix" style="font-size: 16px; color: #333333;"&gt;&lt;SPAN class="edited" style="color: #4d90f0;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2016 08:02:23 GMT</pubDate>
    <dc:creator>guolei</dc:creator>
    <dc:date>2016-04-25T08:02:23Z</dc:date>
    <item>
      <title>How to use  GPU hardware acceleration on IMX6Q(android5.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473184#M74906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a app on android 5.0(hardware :imx6q),which displays lots of pictures in short time. But it's performance(FPS &amp;lt; 20) is very low.&lt;/P&gt;&lt;P&gt;I want to know that does imx6q (android5.0 )support GPU hardware acceleration.&lt;/P&gt;&lt;P&gt;If it support ,how to enable it. If not, what should I do to increase the performance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS !!!!&lt;/P&gt;&lt;P class="trans-input-wrap"&gt;&lt;/P&gt;&lt;DIV class="input-wrap" dir="ltr" style="padding: 10px 10px 40px;"&gt;&lt;DIV class="textarea-wrap" style="padding: 0 0 12px;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="output-wrap"&gt;&lt;DIV class="output-bd" dir="ltr" style="font-family: arial, 宋体;"&gt;&lt;P class="ordinary-output target-output clearfix" style="font-size: 16px; color: #333333;"&gt;&lt;SPAN class="edited" style="color: #4d90f0;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2016 08:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473184#M74906</guid>
      <dc:creator>guolei</dc:creator>
      <dc:date>2016-04-25T08:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use  GPU hardware acceleration on IMX6Q(android5.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473185#M74907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hardware acceleration for graphics and multimedia is enabled by default in the i.MX6Q Android 5.0.0 BSP by NXP. However, a software developer should use some special programming techniques to access this feature. For more information, please refer to attached document.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&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>Wed, 27 Apr 2016 11:54:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473185#M74907</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-04-27T11:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use  GPU hardware acceleration on IMX6Q(android5.0)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473186#M74908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get it!&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 02:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-GPU-hardware-acceleration-on-IMX6Q-android5-0/m-p/473186#M74908</guid>
      <dc:creator>guolei</dc:creator>
      <dc:date>2016-04-28T02:25:45Z</dc:date>
    </item>
  </channel>
</rss>

