<?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中的主题 Sample code for convert bmp into jpeg in GPU</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132854#M160894</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're planning to use i.MX8MNano and want to convert bmp into jpeg.&lt;/P&gt;&lt;P&gt;i.MX8MNano has GC7000UL so we guess that it can convert bmp into jpeg by GPU because of reducing CPU load.&lt;/P&gt;&lt;P&gt;Can&amp;nbsp;GC7000UL convert&amp;nbsp;bmp into jpeg ?&lt;/P&gt;&lt;P&gt;If yes, is there any sample code for it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ko-hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2020 06:04:53 GMT</pubDate>
    <dc:creator>ko-hey</dc:creator>
    <dc:date>2020-09-01T06:04:53Z</dc:date>
    <item>
      <title>Sample code for convert bmp into jpeg in GPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132854#M160894</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're planning to use i.MX8MNano and want to convert bmp into jpeg.&lt;/P&gt;&lt;P&gt;i.MX8MNano has GC7000UL so we guess that it can convert bmp into jpeg by GPU because of reducing CPU load.&lt;/P&gt;&lt;P&gt;Can&amp;nbsp;GC7000UL convert&amp;nbsp;bmp into jpeg ?&lt;/P&gt;&lt;P&gt;If yes, is there any sample code for it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ko-hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 06:04:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132854#M160894</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2020-09-01T06:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sample code for convert bmp into jpeg in GPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132923#M160898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/21121" target="_self"&gt;ko-hey&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;The &lt;SPAN&gt;i.MX8MNano&amp;nbsp; support GPU apis are:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;• OpenGL ES 1.1, 2.0, and 3.0 API&lt;BR /&gt;• EGL 1.5 API&lt;BR /&gt;• OpenGL ES11/20/30/31/32&lt;BR /&gt;• OpenCL 1.1/1.2 FP&lt;BR /&gt;• OpenVX 1.0.1&lt;BR /&gt;• Vulkan 1.0&lt;BR /&gt;• OpenGL 4.0&lt;BR /&gt;• WebGL 1.0.2&lt;BR /&gt;• OpenVG 1.1 API&lt;BR /&gt;• OpenCL 1.1 EP API&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;You can see the following web sites for detailed specifications:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;• OpenGL ES 1.1, 2.0, and 3.0 API: &lt;A href="http://www.khronos.org/opengles/" target="_blank" rel="noopener"&gt;www.khronos.org/opengles/&lt;/A&gt;&lt;BR /&gt;• OpenCL 1.1 EP &lt;A href="http://www.khronos.org/opencl/" target="_blank" rel="noopener"&gt;www.khronos.org/opencl/&lt;/A&gt;&lt;BR /&gt;• EGL 1.4 API: &lt;A href="http://www.khronos.org/egl/" target="_blank" rel="noopener"&gt;www.khronos.org/egl/&lt;/A&gt;&lt;BR /&gt;• OpenVG 1.1 API: &lt;A href="http://www.khronos.org/openvg/" target="_blank" rel="noopener"&gt;www.khronos.org/openvg/&lt;/A&gt;&lt;BR /&gt;• OpenGL ES API: &lt;A href="http://www.khronos.org/opengles/" target="_blank" rel="noopener"&gt;www.khronos.org/opengles/&lt;/A&gt;&lt;BR /&gt;• OpenCL API: &lt;A href="http://www.khronos.org/opencl/" target="_blank" rel="noopener"&gt;www.khronos.org/opencl/&lt;/A&gt;&lt;BR /&gt;• OpenVX API: &lt;A href="http://www.khronos.org/openvx/" target="_blank" rel="noopener"&gt;www.khronos.org/openvx/&lt;/A&gt;&lt;BR /&gt;• Vulkan API: &lt;A href="http://www.khronos.org/vulkan/" target="_blank" rel="noopener"&gt;www.khronos.org/vulkan/&lt;/A&gt;&lt;BR /&gt;• OpenGL API: &lt;A href="http://www.khronos.org/opengl/" target="_blank" rel="noopener"&gt;www.khronos.org/opengl/&lt;/A&gt;&lt;BR /&gt;• WebGL API: &lt;A href="http://www.khronos.org/webgl/" target="_blank" rel="noopener"&gt;www.khronos.org/webgl/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Zhiming&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 07:25:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132923#M160898</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-01T07:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sample code for convert bmp into jpeg in GPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132965#M160903</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;We know that it support OpenGL but I can't understand and find any samples whether it can convert bitmap into jpeg or not.&lt;/P&gt;&lt;P&gt;Can it use for conversion bitmap to jpeg ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ko-hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 08:09:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1132965#M160903</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2020-09-01T08:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sample code for convert bmp into jpeg in GPU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1133003#M160909</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;We do not have such convert sample or api in bottom layer. Our GPU supports read raw bitmap to gpu buffer, but you may need to realize&amp;nbsp;convert&amp;nbsp;&lt;SPAN&gt;algorithm&lt;/SPAN&gt;&amp;nbsp;.&amp;nbsp;&lt;SPAN&gt;Actually&amp;nbsp;&lt;/SPAN&gt;you can find some convert&amp;nbsp;&lt;SPAN&gt;algorithm in git, and use opencl to&amp;nbsp;accelerate the&amp;nbsp;algorithm process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the gpu apis pdf:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/i.MX_Graphics_User's_Guide_Linux.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/i.MX_Graphics_User's_Guide_Linux.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2020 08:54:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-code-for-convert-bmp-into-jpeg-in-GPU/m-p/1133003#M160909</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-01T08:54:55Z</dc:date>
    </item>
  </channel>
</rss>

