<?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 about huffman decoding state structure in jpeg ipp.. in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936517#M17214</link>
    <description>&lt;DIV&gt;Hi~&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We areusing the IPP 5.0 jpegsample code and IXP library in this site.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;As the IPP reference manual p 971(document number,A70805-016),&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;"the fields of the structure of&lt;FONT color="#ff6600"&gt; "IppiDecodeHuffmanstate" &lt;/FONT&gt;are hidden from user."&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;But, we would like to know the structure.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;How can we know that?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 Apr 2006 20:11:48 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2006-04-06T20:11:48Z</dc:date>
    <item>
      <title>about huffman decoding state structure in jpeg ipp..</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936517#M17214</link>
      <description>&lt;DIV&gt;Hi~&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We areusing the IPP 5.0 jpegsample code and IXP library in this site.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;As the IPP reference manual p 971(document number,A70805-016),&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;"the fields of the structure of&lt;FONT color="#ff6600"&gt; "IppiDecodeHuffmanstate" &lt;/FONT&gt;are hidden from user."&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;But, we would like to know the structure.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;How can we know that?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Apr 2006 20:11:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936517#M17214</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-04-06T20:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: about huffman decoding state structure in jpeg ipp..</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936518#M17215</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;fields of this structure are hidden because they may be different on different architectures.&lt;/P&gt;
&lt;P&gt;You can tract IppiDecodeHuffmanState as&lt;/P&gt;
&lt;P&gt;typedef struct _ownpjDecodeHuffmanState&lt;BR /&gt;{&lt;BR /&gt; Ipp64u uBitBuffer;&lt;BR /&gt; int nBitsValid;&lt;BR /&gt; int nEndOfBlockRun;&lt;BR /&gt;.....&lt;BR /&gt;} ownpjDecodeHuffmanState;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Or, you can use ippiDecodeHuffman8x8_Direct_JPEG_1u16s_C1 function, which do exactly the same job but all fields which are hidden in structure are available as a parameters.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2006 22:08:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936518#M17215</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2006-04-06T22:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: about huffman decoding state structure in jpeg ipp..</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936519#M17216</link>
      <description>&lt;DIV&gt;Thank you for your kind explanation.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;We will try to adopt your suggestion.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Have a nice day.&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 Apr 2006 07:50:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/about-huffman-decoding-state-structure-in-jpeg-ipp/m-p/936519#M17216</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2006-04-10T07:50:30Z</dc:date>
    </item>
  </channel>
</rss>

