<?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 Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_ in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850987#M6533</link>
    <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I have the same problem when using uic to decodeimages from theDDSM project. Could you tell me whether you've solved the problem or not? And how?&lt;BR /&gt;&lt;BR /&gt;By the way, I'm using IPP 6.0.0.062.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Tue, 23 Nov 2010 07:44:32 GMT</pubDate>
    <dc:creator>mingzhong_yu</dc:creator>
    <dc:date>2010-11-23T07:44:32Z</dc:date>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_C1P4</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850985#M6531</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm having a problem with the status returned by ippiDecodeHuffmanRow_JPEG_1u16s_C1P4.&lt;/P&gt;
&lt;P&gt;I get ippStsJPEGDCTRangeErr as returned status and I'm not sure what I should make of it.&lt;/P&gt;
&lt;P&gt;I want to decompress JPEG lossless and there is no DCT as far as I know.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 16:59:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850985#M6531</guid>
      <dc:creator>vepro_hoffmann</dc:creator>
      <dc:date>2008-11-07T16:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850986#M6532</link>
      <description>&lt;DIV style="margin:0px;"&gt;Hello,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;you are right, the name of returned status is not that appropriate in this case. Basically that may indicate that huffman tables you are using are not correspond to the data encoded. For example, using baseline standard huffman tables in attempt to decode 16-bit lossless data may cause that error.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;Regards,&lt;BR /&gt; Vladimir&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Nov 2008 17:29:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850986#M6532</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-11-07T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850987#M6533</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;I have the same problem when using uic to decodeimages from theDDSM project. Could you tell me whether you've solved the problem or not? And how?&lt;BR /&gt;&lt;BR /&gt;By the way, I'm using IPP 6.0.0.062.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 23 Nov 2010 07:44:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850987#M6533</guid>
      <dc:creator>mingzhong_yu</dc:creator>
      <dc:date>2010-11-23T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850988#M6534</link>
      <description>Hello, Vladimir&lt;BR /&gt;&lt;BR /&gt;Could you give me some ideas on how to solve the problem? The images are 16-bitimages with the extension .ljpeg. &lt;BR /&gt;&lt;BR /&gt;The programreport errorin functioncall ReadImageJPEG -&amp;gt; DecodeScanLosslessIN -&amp;gt; DecodeHuffmanMCURowLS -&amp;gt; ippiDecodeHuffmanRow_JPEG_1u16s_C1P4.&lt;BR /&gt;&lt;BR /&gt;There are 4 images in the case,the programis ok with three images, but failwith one.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 23 Nov 2010 08:54:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850988#M6534</guid>
      <dc:creator>mingzhong_yu</dc:creator>
      <dc:date>2010-11-23T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850989#M6535</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;regardless of the status name (which was not defined quite well) it indicates about some issues in encoded bitstream. In case of lossy DCT based compression it tell that either quantized DCT coefficients exceed allowed range or huffman tables contain illegal entries. In case of lossless compression (what seems to be your case) it indicate issues with huffman tables. Could you please attach problem file here so we can look into it more carefully?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt; Vladimir</description>
      <pubDate>Tue, 23 Nov 2010 09:36:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850989#M6535</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-11-23T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850990#M6536</link>
      <description>Hello, all&lt;BR /&gt;&lt;BR /&gt;I found the reason, which is the file error caused during network transfer. &lt;BR /&gt;&lt;BR /&gt;The program runs smoothly when I download the images again from the ftp.&lt;BR /&gt;&lt;BR /&gt;Thanks all the same.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2010 09:38:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850990#M6536</guid>
      <dc:creator>mingzhong_yu</dc:creator>
      <dc:date>2010-11-23T09:38:48Z</dc:date>
    </item>
    <item>
      <title>Undocumented return value from ippiDecodeHuffmanRow_JPEG_1u16s_</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850991#M6537</link>
      <description>Thanks for updating us. That is what status codes stand for - to indicate error conditions.&lt;BR /&gt;&lt;BR /&gt;Vladimir</description>
      <pubDate>Tue, 23 Nov 2010 10:12:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Undocumented-return-value-from-ippiDecodeHuffmanRow-JPEG-1u16s/m-p/850991#M6537</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2010-11-23T10:12:44Z</dc:date>
    </item>
  </channel>
</rss>

