<?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 OpenVG cannot rotate an Image smoothly in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488881#M78328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use libOpenVG_355.so my image rotation code doesn’t run smoothly but when I use libOpenVG_3D.so the same code run smoothly, why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extra information :&lt;/P&gt;&lt;P&gt;BSP : L3.0.35&lt;/P&gt;&lt;P&gt;SOC: IMX6Q&lt;/P&gt;&lt;P&gt;Image type: VG_sRGB_565&lt;/P&gt;&lt;P&gt;Image size : 1132,1132&lt;/P&gt;&lt;P&gt;(MAX Supported size is: [In libOpenVG_355.so](8192*8192) &amp;amp; [In libOpenVG_3D.so](1280*1280)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 15:31:36 GMT</pubDate>
    <dc:creator>ali_sarlak</dc:creator>
    <dc:date>2016-05-20T15:31:36Z</dc:date>
    <item>
      <title>OpenVG cannot rotate an Image smoothly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488881#M78328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use libOpenVG_355.so my image rotation code doesn’t run smoothly but when I use libOpenVG_3D.so the same code run smoothly, why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extra information :&lt;/P&gt;&lt;P&gt;BSP : L3.0.35&lt;/P&gt;&lt;P&gt;SOC: IMX6Q&lt;/P&gt;&lt;P&gt;Image type: VG_sRGB_565&lt;/P&gt;&lt;P&gt;Image size : 1132,1132&lt;/P&gt;&lt;P&gt;(MAX Supported size is: [In libOpenVG_355.so](8192*8192) &amp;amp; [In libOpenVG_3D.so](1280*1280)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 15:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488881#M78328</guid>
      <dc:creator>ali_sarlak</dc:creator>
      <dc:date>2016-05-20T15:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVG cannot rotate an Image smoothly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488882#M78329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you build your BSP libOpenVG.so is a softlink pointing to /usr/lib/libOpenVG_355.so. &lt;/P&gt;&lt;P&gt;So you have to make sure that when you compile your app you use this one (using your rootfs to link against). You have to take the decision at build time to use &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;libOpenVG.3d or libOpenVG.2d .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;Also, I suggest for a BSP upgrade and use the latest GPU drivers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:12:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488882#M78329</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-05-24T16:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVG cannot rotate an Image smoothly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488883#M78330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Bio_TICFSL"&gt;Bio_TICFSL&lt;/A&gt;​ thanks for your reply,&lt;/P&gt;&lt;P&gt;I build my app with libOpenVG_355.so&amp;nbsp; and libOpenVG.so is a link to libOpenVG_355.so the result doesn't change but about your suggestion for new BSP I just found L3.0.35 and also &lt;SPAN class="small-rev"&gt;L3.0.101_4.1.1&lt;/SPAN&gt; is there any newer BSP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 06:54:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488883#M78330</guid>
      <dc:creator>ali_sarlak</dc:creator>
      <dc:date>2016-05-26T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVG cannot rotate an Image smoothly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488884#M78331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, new BSP is based on 4.1.15 kernel, please check it;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6quad-processors-high-performance-3d-graphics-hd-video-arm-cortex-a9-core:i.MX6Q?fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6quad-processors-high-performance-3d-graphics-hd-video-arm-cortex-a9-core:i.MX6Q?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX6Q|i.MX 6Quad Processors|Quad Core|NXP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 15:03:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OpenVG-cannot-rotate-an-Image-smoothly/m-p/488884#M78331</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-05-31T15:03:37Z</dc:date>
    </item>
  </channel>
</rss>

