<?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 IPP's Huffman for compressing in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953905#M18846</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; I'm developing a program that uses huffman tree and I wouldlike touse the IPP's Huffmanto do it. I have readed the IPP manualbutcouldnt findany solution. Please, can anyone help meto use IPP's Huffmanfor general proposer (compressing)?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; Fernando.&lt;/DIV&gt;</description>
    <pubDate>Mon, 14 Jun 2004 22:55:35 GMT</pubDate>
    <dc:creator>fernando_ftf</dc:creator>
    <dc:date>2004-06-14T22:55:35Z</dc:date>
    <item>
      <title>IPP's Huffman for compressing</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953905#M18846</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; I'm developing a program that uses huffman tree and I wouldlike touse the IPP's Huffmanto do it. I have readed the IPP manualbutcouldnt findany solution. Please, can anyone help meto use IPP's Huffmanfor general proposer (compressing)?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt; Fernando.&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Jun 2004 22:55:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953905#M18846</guid>
      <dc:creator>fernando_ftf</dc:creator>
      <dc:date>2004-06-14T22:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: IPP's Huffman for compressing</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953906#M18847</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;huffman codec functions in ippAC library were designed for using in audio compression. If you need some general algorithm - please submit your request through technical support channels.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jun 2004 19:04:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953906#M18847</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2004-06-15T19:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: IPP's Huffman for compressing</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953907#M18848</link>
      <description>&lt;DIV&gt;Acctualy, Primitivies were designed to be used in regular Huffman encoding too:&lt;BR /&gt;You can use the following functions to perfrom Huffman encoding:&lt;BR /&gt;ippsGetSizeHET_VLC_32s&lt;BR /&gt;ippsBuildHET_VLC_32s&lt;BR /&gt;ippsCountBits_1tuple_VLC_16s&lt;BR /&gt;ippsCountBits_2tuple_VLC_16s&lt;BR /&gt;ippsCountBits_4tuple_VLC_16s&lt;BR /&gt;ippsEncodeBlock_1tuple_VLC_16s&lt;BR /&gt;ippsEncodeBlock_2tuple_VLC_16s&lt;BR /&gt;ippsEncodeBlock_4tuple_VLC_16s&lt;/DIV&gt;
&lt;DIV&gt;Please pay attantioon to Example 10-4, 10-6 in ipps manual to understand how these functions should be used.&lt;BR /&gt;For real example of usage you can investigate AAC encoder&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;Iliya&lt;/DIV&gt;</description>
      <pubDate>Wed, 16 Jun 2004 17:39:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/IPP-s-Huffman-for-compressing/m-p/953907#M18848</guid>
      <dc:creator>Iliya_S_Intel</dc:creator>
      <dc:date>2004-06-16T17:39:09Z</dc:date>
    </item>
  </channel>
</rss>

