<?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 jpeg sample with ia32 ipp lib in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924913#M16085</link>
    <description>&lt;DIV&gt;hello,I amtesting jpeg decoder with intel ia 32 ipp 5.1. But I found intel jpegview decoder is not complete.It can decode most jpeg file,but I have a jpeg file encodered by TI DSP board,and it can be viewed withIE andsome viewers in windows and linux.&lt;/DIV&gt;&lt;DIV&gt;when I decode this jpeg,I find the functionenters into DecodeScanMultiple funtion,and the result is not correct.The program do not show any error,but the picture is not correct,it looks like the pixmap is divided into 2 parts.the attachment is the jpeg file.&lt;/DIV&gt;&lt;DIV&gt;Can you help mewith this problem?&lt;/DIV&gt;&lt;DIV&gt;p.s.I can use ijg to change it to bmp file and jpegview canshowthebmp file correctly.I am puzzled.&lt;/DIV&gt;</description>
    <pubDate>Thu, 25 May 2006 00:22:13 GMT</pubDate>
    <dc:creator>hongling_meng</dc:creator>
    <dc:date>2006-05-25T00:22:13Z</dc:date>
    <item>
      <title>jpeg sample with ia32 ipp lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924913#M16085</link>
      <description>&lt;DIV&gt;hello,I amtesting jpeg decoder with intel ia 32 ipp 5.1. But I found intel jpegview decoder is not complete.It can decode most jpeg file,but I have a jpeg file encodered by TI DSP board,and it can be viewed withIE andsome viewers in windows and linux.&lt;/DIV&gt;&lt;DIV&gt;when I decode this jpeg,I find the functionenters into DecodeScanMultiple funtion,and the result is not correct.The program do not show any error,but the picture is not correct,it looks like the pixmap is divided into 2 parts.the attachment is the jpeg file.&lt;/DIV&gt;&lt;DIV&gt;Can you help mewith this problem?&lt;/DIV&gt;&lt;DIV&gt;p.s.I can use ijg to change it to bmp file and jpegview canshowthebmp file correctly.I am puzzled.&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2006 00:22:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924913#M16085</guid>
      <dc:creator>hongling_meng</dc:creator>
      <dc:date>2006-05-25T00:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: jpeg sample with ia32 ipp lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924914#M16086</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hello, thanks for reporting this. You are right, there was mistake in decoder.cpp file, you can find fix in thread at this link&lt;/P&gt;
&lt;P&gt;&lt;A href="http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=4087" target="_blank"&gt;http://softwareforums.intel.com/ids/board/message?board.id=IPP&amp;amp;message.id=4087&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We also interested to know your opinion about other features of that JPEG sample. How do you find it's functionality, performance, interface and so on.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2006 00:47:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924914#M16086</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-05-25T00:47:51Z</dc:date>
    </item>
    <item>
      <title>jpeg sample with ixp ipp lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924915#M16087</link>
      <description>&lt;DIV&gt;hello,thank you for your answer.I can now decode that jpeg file.But I met new problem that is strange.I test ixp ipp 5.1 lib on Intel sitsang pxa 250 Evaluation platform. At first I could not right compile jpeg apps because of the FPA and VFP error.later ,I got another crosstool that could solve this problem.I konw that intel ixp ipp 5.1 lib is compiled with MontaVista linux tool,but I do not have that tool,so I use another instead of it.&lt;/DIV&gt;&lt;DIV&gt;As I test ipp lib on sitsang platform,I use ijg/ijg_timing to test decode and encode time.I test the source with ipp lib and without ipp lib by setting define/undefineUSE_IPP ininclude/jconfig.h file.I found when I use ipp lib on pc,it is faster than without ipp lib.But if I test on my sitsang platform,the result is opposite.Time spent with ipp is about twice without ipp!&lt;/DIV&gt;&lt;DIV&gt;for example,I test ijg_timing -a&lt;/DIV&gt;&lt;DIV&gt;when I print the CLK variable, when decode 1024x768x4 444 jpeg file&lt;/DIV&gt;&lt;DIV&gt;I got 2460192 cpu_clocks with ipp lib but 1256018 cpu_clockswithout ipp lib.&lt;/DIV&gt;&lt;DIV&gt;what may cause this problem?It seems that this ipp lib do not work rightly/&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2006 20:06:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924915#M16087</guid>
      <dc:creator>hongling_meng</dc:creator>
      <dc:date>2006-06-05T20:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: jpeg sample with ixp ipp lib</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924916#M16088</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;It might be related to different toolchain you use to compile sample.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2006 17:04:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/jpeg-sample-with-ia32-ipp-lib/m-p/924916#M16088</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-06-06T17:04:09Z</dc:date>
    </item>
  </channel>
</rss>

