<?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 How to decode AMRNB NO_DATA frame with USC？ in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103028#M25195</link>
    <description>&lt;P&gt;Hello, all,&lt;/P&gt;

&lt;P&gt;Recently, I use intel ipp(8.2.3) and USC to do transcoding between amrnb and g711. I got error code: USC_UnsupportedBitRate.&lt;/P&gt;

&lt;P&gt;Go through source code, I found this error is reported from below code. And more analysis, the error frame is AMR NO_DATA frame.&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;// file: uscgsmamr.c
// func: static USC_Status Decode(...);
bitrate_idx = CheckRate_GSMAMR(in-&amp;gt;bitrate);
USC_BADARG(bitrate_idx &amp;lt; 0, USC_UnsupportedBitRate);&lt;/PRE&gt;

&lt;P&gt;My question: How to decode AMRNB NO_DATA frame with USC？&lt;/P&gt;

&lt;P&gt;I am a newer, and if this no data frame does not need to do decode? thanks.&lt;/P&gt;

&lt;P&gt;Thanks and Br,&lt;/P&gt;

&lt;P&gt;Chason&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 02:57:34 GMT</pubDate>
    <dc:creator>Chason_D_</dc:creator>
    <dc:date>2017-05-10T02:57:34Z</dc:date>
    <item>
      <title>How to decode AMRNB NO_DATA frame with USC？</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103028#M25195</link>
      <description>&lt;P&gt;Hello, all,&lt;/P&gt;

&lt;P&gt;Recently, I use intel ipp(8.2.3) and USC to do transcoding between amrnb and g711. I got error code: USC_UnsupportedBitRate.&lt;/P&gt;

&lt;P&gt;Go through source code, I found this error is reported from below code. And more analysis, the error frame is AMR NO_DATA frame.&lt;/P&gt;

&lt;PRE class="brush:cpp;"&gt;// file: uscgsmamr.c
// func: static USC_Status Decode(...);
bitrate_idx = CheckRate_GSMAMR(in-&amp;gt;bitrate);
USC_BADARG(bitrate_idx &amp;lt; 0, USC_UnsupportedBitRate);&lt;/PRE&gt;

&lt;P&gt;My question: How to decode AMRNB NO_DATA frame with USC？&lt;/P&gt;

&lt;P&gt;I am a newer, and if this no data frame does not need to do decode? thanks.&lt;/P&gt;

&lt;P&gt;Thanks and Br,&lt;/P&gt;

&lt;P&gt;Chason&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 02:57:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103028#M25195</guid>
      <dc:creator>Chason_D_</dc:creator>
      <dc:date>2017-05-10T02:57:34Z</dc:date>
    </item>
    <item>
      <title>Thank you for reporting.</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103029#M25196</link>
      <description>&lt;P&gt;Thank you for reporting.&lt;/P&gt;

&lt;P&gt;We'll investigate it.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 04:36:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103029#M25196</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-05-11T04:36:58Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103030#M25197</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Codec functions in IPP is out-of-date, please use the ones in Media SDK.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 07:47:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/How-to-decode-AMRNB-NO-DATA-frame-with-USC/m-p/1103030#M25197</guid>
      <dc:creator>Jing_Xu</dc:creator>
      <dc:date>2017-05-11T07:47:31Z</dc:date>
    </item>
  </channel>
</rss>

