<?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: H.264 quantizer rounding mode in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-quantizer-rounding-mode/m-p/896421#M12177</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/404536"&gt;eweber&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;The function QuantizeResidual4x4Fwd has a parameter called "roundmode". The documentation state that if set to 0 an interframe is processed and if set to 1 and intra frame is processed.&lt;/DIV&gt;
&lt;DIV&gt;Is it possible to get an actual description of what is the actual effect on the quantizer?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Emmanuel&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello Emmanuel, &lt;BR /&gt;&lt;BR /&gt;Do you mean the description: &lt;BR /&gt;The functions ippiQuantizeResidual4x4Fwd_H264_16s_C1,&lt;BR /&gt;ippiQuantizeResidual4x4Fwd_H264_16s32s_C1, and&lt;BR /&gt;ippiQuantizeResidual4x4Fwd_H264_32s_C1 are declared in the ippvc.h file. These functions&lt;BR /&gt;perform forward quantization for a 4x4 residual block. A 4x4 residual block (pSrc) is quantized.&lt;BR /&gt;&lt;STRONG&gt;All values are rounded towards nearest (intra frame, roundmode=1 ) or towards zero (inter frame, roundmode=0 ).&lt;/STRONG&gt; Then the number of non-zero elements and index of the last non-zero element are calculated and stored.&lt;BR /&gt;If pQuantTable is NULL, the default quantization table is used.&lt;BR /&gt;&lt;BR /&gt;This function is used in the H.264 encoder included into Intel IPP Samples. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
    <pubDate>Tue, 03 Nov 2009 03:04:24 GMT</pubDate>
    <dc:creator>Ying_H_Intel</dc:creator>
    <dc:date>2009-11-03T03:04:24Z</dc:date>
    <item>
      <title>H.264 quantizer rounding mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-quantizer-rounding-mode/m-p/896420#M12176</link>
      <description>Hi,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;The function QuantizeResidual4x4Fwd has a parameter called "roundmode". The documentation state that if set to 0 an interframe is processed and if set to 1 and intra frame is processed.&lt;/DIV&gt;
&lt;DIV&gt;Is it possible to get an actual description of what is the actual effect on the quantizer?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Emmanuel&lt;/DIV&gt;</description>
      <pubDate>Sun, 01 Nov 2009 14:25:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-quantizer-rounding-mode/m-p/896420#M12176</guid>
      <dc:creator>Emmanuel_W_</dc:creator>
      <dc:date>2009-11-01T14:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: H.264 quantizer rounding mode</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-quantizer-rounding-mode/m-p/896421#M12177</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/404536"&gt;eweber&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;The function QuantizeResidual4x4Fwd has a parameter called "roundmode". The documentation state that if set to 0 an interframe is processed and if set to 1 and intra frame is processed.&lt;/DIV&gt;
&lt;DIV&gt;Is it possible to get an actual description of what is the actual effect on the quantizer?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Emmanuel&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hello Emmanuel, &lt;BR /&gt;&lt;BR /&gt;Do you mean the description: &lt;BR /&gt;The functions ippiQuantizeResidual4x4Fwd_H264_16s_C1,&lt;BR /&gt;ippiQuantizeResidual4x4Fwd_H264_16s32s_C1, and&lt;BR /&gt;ippiQuantizeResidual4x4Fwd_H264_32s_C1 are declared in the ippvc.h file. These functions&lt;BR /&gt;perform forward quantization for a 4x4 residual block. A 4x4 residual block (pSrc) is quantized.&lt;BR /&gt;&lt;STRONG&gt;All values are rounded towards nearest (intra frame, roundmode=1 ) or towards zero (inter frame, roundmode=0 ).&lt;/STRONG&gt; Then the number of non-zero elements and index of the last non-zero element are calculated and stored.&lt;BR /&gt;If pQuantTable is NULL, the default quantization table is used.&lt;BR /&gt;&lt;BR /&gt;This function is used in the H.264 encoder included into Intel IPP Samples. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Tue, 03 Nov 2009 03:04:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/H-264-quantizer-rounding-mode/m-p/896421#M12177</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2009-11-03T03:04:24Z</dc:date>
    </item>
  </channel>
</rss>

