<?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 iLBC Link Error in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773335#M972</link>
    <description>I'm trying to use the umc speech rtp codec package and have been able to use all the codecs with the exception of ilbc. I am linking against the speech.lib (along with other intel IPP libs) that is built from the umc_speech_rtp_codec solution. Whenever I try to compile, I get the following error:&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;error LNK2001: unresolved external symbol _USC_ILBC_Fxns&lt;/DIV&gt;&lt;DIV&gt;error LNK1120: 1 unresolved externals&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'm just curious if I need to do anything special to get this enabled when I compile the speech.csproj? Any help is greatly appreciated and thanks in advance.&lt;/DIV&gt;</description>
    <pubDate>Wed, 01 Dec 2010 16:34:52 GMT</pubDate>
    <dc:creator>mgarrettcallcopy_com</dc:creator>
    <dc:date>2010-12-01T16:34:52Z</dc:date>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773335#M972</link>
      <description>I'm trying to use the umc speech rtp codec package and have been able to use all the codecs with the exception of ilbc. I am linking against the speech.lib (along with other intel IPP libs) that is built from the umc_speech_rtp_codec solution. Whenever I try to compile, I get the following error:&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;error LNK2001: unresolved external symbol _USC_ILBC_Fxns&lt;/DIV&gt;&lt;DIV&gt;error LNK1120: 1 unresolved externals&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;I'm just curious if I need to do anything special to get this enabled when I compile the speech.csproj? Any help is greatly appreciated and thanks in advance.&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Dec 2010 16:34:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773335#M972</guid>
      <dc:creator>mgarrettcallcopy_com</dc:creator>
      <dc:date>2010-12-01T16:34:52Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773336#M973</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I guess the problem should be that IPP does not support iLBC codec yet.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Thu, 02 Dec 2010 03:23:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773336#M973</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-12-02T03:23:52Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773337#M974</link>
      <description>Ah, I thought it did. I saw this in the usc_codec_container.cpp:&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV id="_mcePaste"&gt;#if (defined _USC_ILBC)&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt; VM_STRING("IPP_iLBC"),&amp;amp;USC_ILBC_Fxns, &amp;amp;iLBCPayloadType,&lt;/DIV&gt;&lt;DIV id="_mcePaste"&gt;#endif&lt;/DIV&gt;#if (defined _USC_ILBC) VM_STRING("IPP_iLBC"),&amp;amp;USC_ILBC_Fxns, &amp;amp;iLBCPayloadType,#endif&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;As well as other code snippets referring to iLBC, even saw where it had the correct block size for both the 20ms and 30ms packetization where it was allocating 38 bytes for 20ms and 50 for 30ms. &lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Dec 2010 15:08:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773337#M974</guid>
      <dc:creator>mgarrettcallcopy_com</dc:creator>
      <dc:date>2010-12-02T15:08:42Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773338#M975</link>
      <description>Just out of curiosity, if it currently isn't implemented, was it at some point in time or was this something that was started but not completed? Just curious why some of the structures and defines are in the code?</description>
      <pubDate>Thu, 02 Dec 2010 20:21:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773338#M975</guid>
      <dc:creator>mgarrettcallcopy_com</dc:creator>
      <dc:date>2010-12-02T20:21:29Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773339#M976</link>
      <description>Bump for a possible answer?</description>
      <pubDate>Fri, 03 Dec 2010 21:17:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773339#M976</guid>
      <dc:creator>mgarrettcallcopy_com</dc:creator>
      <dc:date>2010-12-03T21:17:23Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773340#M977</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I recalled there was an plan to implement it during year 2006-2007. Some difinitions was added. buthaven'treallycompletedit as lack of resource.The definitionsof_USC_ILBC was actuallynot enabled in the sample.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ying</description>
      <pubDate>Mon, 06 Dec 2010 00:57:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773340#M977</guid>
      <dc:creator>Ying_H_Intel</dc:creator>
      <dc:date>2010-12-06T00:57:52Z</dc:date>
    </item>
    <item>
      <title>iLBC Link Error</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773341#M978</link>
      <description>Got ya. Thanks for clarifying ;).</description>
      <pubDate>Tue, 14 Dec 2010 15:54:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/iLBC-Link-Error/m-p/773341#M978</guid>
      <dc:creator>mgarrettcallcopy_com</dc:creator>
      <dc:date>2010-12-14T15:54:08Z</dc:date>
    </item>
  </channel>
</rss>

