<?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 Re: problem with CAVLC Decoding IPP func in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988308#M22034</link>
    <description>&lt;DIV&gt;I am not able to log into Intel Premier Support. &lt;/DIV&gt;
&lt;DIV&gt;How do I become a registered Premier support user ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have told the problem before. I was unit testing the func and found this problem. &lt;/DIV&gt;
&lt;DIV&gt;My configuration:&lt;/DIV&gt;
&lt;DIV&gt;Intel 2.2 GHz Pentium Processor&lt;/DIV&gt;
&lt;DIV&gt;512 MB RAM, &lt;/DIV&gt;
&lt;DIV&gt;Windows 2000 service pack 4.&lt;/DIV&gt;
&lt;DIV&gt;VC++ 6 with IPP version 5.0 beta.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 28 Jun 2005 13:08:04 GMT</pubDate>
    <dc:creator>arunjohnson</dc:creator>
    <dc:date>2005-06-28T13:08:04Z</dc:date>
    <item>
      <title>problem with CAVLC Decoding IPP func</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988304#M22030</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I was developing an H.264 decoder using IPP func. I found that the func ippiDecodeCAVLCCoeffs_H264_1u16s() is crashing for input value 0x39123800, . which is to be decoded as(0,0,-1,0, 0,0,0,0, 0,-1,0,0, 0,0,0,0). &lt;/DIV&gt;
&lt;DIV&gt;i made the tables for the func using huffman IPP functions.&lt;/DIV&gt;
&lt;P&gt;Message Edited by arunjohnson on &lt;SPAN class="date_text"&gt;06-20-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:15 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Message Edited by arunjohnson on &lt;SPAN class="date_text"&gt;06-20-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:17 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2005 17:49:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988304#M22030</guid>
      <dc:creator>arunjohnson</dc:creator>
      <dc:date>2005-06-20T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with CAVLC Decoding IPP func</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988305#M22031</link>
      <description>&lt;DIV&gt;Have you tried the latest media procssing sample including H.264 coding component from IPP 5.0 beta ? &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;BR /&gt;Ying &lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Jun 2005 23:48:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988305#M22031</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2005-06-23T23:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: problem with CAVLC Decoding IPP func</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988306#M22032</link>
      <description>&lt;DIV&gt;I downloaded the ipp 5.0 beta from here.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.intel.com/software/products/ipp/beta/" target="_blank"&gt;&lt;FONT color="#000000"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/software/products/ipp/beta/" target="_blank"&gt;http://www.intel.com/software/products/ipp/beta/&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;If you have latest version Let me know.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am using the func ippiDecodeCAVLCCoeffs_H264_1u16s(). I is crashing for input 0x39100000 , to be decoded as (0,0,-1,0,0,0,0,0,0,-1,0,0,0,0,0,0) with &lt;/DIV&gt;
&lt;DIV&gt;nC = 0 and maxCoeff = 16.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;This input specifies a Tot Coeff = 2 Tot Zeros = 8. I found the func is working for Tot Coeff = 2 Tot Zeros = 9, Tot Coeff = 2 Tot Zeros = 7. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;The func ippiDecodeCAVLCChromaDcCoeffs_H264_1u16s() is found to be working fine. &lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Jun 2005 12:30:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988306#M22032</guid>
      <dc:creator>arunjohnson</dc:creator>
      <dc:date>2005-06-27T12:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem with CAVLC Decoding IPP func</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988307#M22033</link>
      <description>&lt;DIV&gt;This is the latest version. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Could you please submit the details on the crash for this funciton ippiDecodeCAVLCCoeffs_H264_1u16s and system configuration to product "Beta Intel IPP for Windows*" at Intel Premier Support ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;BR /&gt;Ying &lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Jun 2005 05:08:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988307#M22033</guid>
      <dc:creator>Ying_S_Intel</dc:creator>
      <dc:date>2005-06-28T05:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem with CAVLC Decoding IPP func</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988308#M22034</link>
      <description>&lt;DIV&gt;I am not able to log into Intel Premier Support. &lt;/DIV&gt;
&lt;DIV&gt;How do I become a registered Premier support user ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have told the problem before. I was unit testing the func and found this problem. &lt;/DIV&gt;
&lt;DIV&gt;My configuration:&lt;/DIV&gt;
&lt;DIV&gt;Intel 2.2 GHz Pentium Processor&lt;/DIV&gt;
&lt;DIV&gt;512 MB RAM, &lt;/DIV&gt;
&lt;DIV&gt;Windows 2000 service pack 4.&lt;/DIV&gt;
&lt;DIV&gt;VC++ 6 with IPP version 5.0 beta.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Jun 2005 13:08:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/problem-with-CAVLC-Decoding-IPP-func/m-p/988308#M22034</guid>
      <dc:creator>arunjohnson</dc:creator>
      <dc:date>2005-06-28T13:08:04Z</dc:date>
    </item>
  </channel>
</rss>

