<?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 Does IppLZOState_8u structure need to be initialized before eve in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Does-IppLZOState-8u-structure-need-to-be-initialized-before/m-p/810569#M3882</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The structure needs to be allocated/initialized only once. In single-threaded mode the LZOGetSize function always returns the same size of about 64K for the structure, so despite the input data sizemay bedifferent, the structure is the same. &lt;BR /&gt;When it comes to multi-threaded mode, in GetSize call it'snecessary to specify the maximum length of input data buffer. And the structure size, returned by this call, greatly depends on that maximum length.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Jun 2011 07:36:06 GMT</pubDate>
    <dc:creator>Sergey_K_Intel</dc:creator>
    <dc:date>2011-06-08T07:36:06Z</dc:date>
    <item>
      <title>Does IppLZOState_8u structure need to be initialized before every compression?</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Does-IppLZOState-8u-structure-need-to-be-initialized-before/m-p/810568#M3881</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am going to be compressing varying length blobs with LZO and I would like to make it as fast as possible yet single threaded. I am thinking of caching my IppLZOState_8u structure and keep reusing it until ippsEncodeLZOGetSize returns a bigger structure size. However, I am wondering whether I have to call ippsEncodeLZOInit before every call to ippsEncodeLZO_8u or just when I allocate the structure? Optimally, I would like to call ippsEncodeLZOInit only after allocating the structure.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 07 Jun 2011 17:40:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Does-IppLZOState-8u-structure-need-to-be-initialized-before/m-p/810568#M3881</guid>
      <dc:creator>rusty0412</dc:creator>
      <dc:date>2011-06-07T17:40:53Z</dc:date>
    </item>
    <item>
      <title>Does IppLZOState_8u structure need to be initialized before eve</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Does-IppLZOState-8u-structure-need-to-be-initialized-before/m-p/810569#M3882</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;The structure needs to be allocated/initialized only once. In single-threaded mode the LZOGetSize function always returns the same size of about 64K for the structure, so despite the input data sizemay bedifferent, the structure is the same. &lt;BR /&gt;When it comes to multi-threaded mode, in GetSize call it'snecessary to specify the maximum length of input data buffer. And the structure size, returned by this call, greatly depends on that maximum length.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergey&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2011 07:36:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Does-IppLZOState-8u-structure-need-to-be-initialized-before/m-p/810569#M3882</guid>
      <dc:creator>Sergey_K_Intel</dc:creator>
      <dc:date>2011-06-08T07:36:06Z</dc:date>
    </item>
  </channel>
</rss>

