<?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>Vybrid ProcessorsのトピックRe: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274563#M1797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Verified that 0.5.0 has the desired operation where stride and width can be different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 17:08:29 GMT</pubDate>
    <dc:creator>jimmikola</dc:creator>
    <dc:date>2013-05-30T17:08:29Z</dc:date>
    <item>
      <title>OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274556#M1790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vgCreateConstImageFSL() extension requires a stride and width parameter when creating the image.&amp;nbsp; In OVG driver 0.3.0 these values could be different.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Allowed in 0.3.0:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Format: VG_sRGB_565_&lt;/P&gt;&lt;P&gt;Width: 17 pixels&lt;/P&gt;&lt;P&gt;Stride: 40 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For OVG driver 0.4.0 there's a requirement that the stride and width match.&amp;nbsp; This forces the same image to be created as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Required in 0.4.0:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Format: VG_sRGB_565_&lt;/P&gt;&lt;P&gt;Width: 20 pixels&lt;/P&gt;&lt;P&gt;Stride: 40 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;In driver 0.4.0 this forces the "pad" on the right edge of the image to be visible.&amp;nbsp; This pad (3 pixels in the example above) was only required to achieve the 64-bit stride alignment requirement.&amp;nbsp; For a RGB565 image the pad is not transparent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a major problem for us as we create all our images using the vgCreateConstImageFSL() extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 13:14:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274556#M1790</guid>
      <dc:creator>jasonwilliamson</dc:creator>
      <dc:date>2013-04-18T13:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274557#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I talked to R&amp;amp;D, it seems we have an issue with vg const images stride. I have tested and stride was not used at all. They sent me some code probably will be able to take a look on Monday to check if it fixes it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 20:34:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274557#M1791</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-19T20:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274558#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/ioseph_martinez"&gt;ioseph_martinez&lt;/A&gt; , do you have an update of this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 17:32:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274558#M1792</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-04-26T17:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274559#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I did test the patch and didn't work. This has been raised to the R&amp;amp;D team and will be working close with you guys to have the different bugs priorized and worked out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 18:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274559#M1793</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-04-30T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274560#M1794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I need the sample to check the issue. My case just works.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 02:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274560#M1794</guid>
      <dc:creator>fengwei</dc:creator>
      <dc:date>2013-05-09T02:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274561#M1795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any progress on this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 20:22:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274561#M1795</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-05-09T20:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274562#M1796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried on the latest OpenVG 0.5.0 and seems it is solved. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 23:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274562#M1796</guid>
      <dc:creator>ioseph_martinez</dc:creator>
      <dc:date>2013-05-14T23:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: OVG 0.4.0 Driver vgCreateConstImageFSL width change</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274563#M1797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Verified that 0.5.0 has the desired operation where stride and width can be different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 17:08:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/OVG-0-4-0-Driver-vgCreateConstImageFSL-width-change/m-p/274563#M1797</guid>
      <dc:creator>jimmikola</dc:creator>
      <dc:date>2013-05-30T17:08:29Z</dc:date>
    </item>
  </channel>
</rss>

