<?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>i.MX ProcessorsのトピックRe: IMX8MP hifi4 dsp codec library</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838324#M221964</link>
    <description>&lt;P&gt;pls create a new case for your request&lt;/P&gt;</description>
    <pubDate>Mon, 01 Apr 2024 04:22:24 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2024-04-01T04:22:24Z</dc:date>
    <item>
      <title>IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1587498#M200596</link>
      <description>&lt;P&gt;Hello NXP support team&lt;/P&gt;&lt;P&gt;We are evaluating hifi4 dsp on iMX8MP, so far we are able to compile DSP framework, unit-test, from&amp;nbsp;&lt;A href="https://github.com/NXP/imx-audio-framework" target="_self"&gt;imx-audio-framework&lt;/A&gt;&amp;nbsp;, and confirmed hifi4 dsp can be started/stopped via sysfs interface&lt;/P&gt;&lt;P&gt;But executing of unit-test failed with error message&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;root@imx8mpevk:~# dsp_test.out -f1 -d16 -itest.mp3 -otest.pcm&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;****************************************************************&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Cadence Audio Framework (Hostless) : 'Decoder'&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Build: NON_XTENSA, RTOS: Linux, On: Jan 10 2023 23:53:16&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Copyright (c) 2015-2020 Cadence Design Systems, Inc.&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Lib Name : Audio Framework (Hostless)&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Lib Version : 2.6&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;API Version : 2.0&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;****************************************************************&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;Audio Device Ready&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;xaf_load_library failed, Error code : -2 (invalid value at src/xaf-fsl-dec-test.c:513)&lt;/FONT&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;By looking at unit-test source code and&amp;nbsp;&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_DSP_USERS_GUIDE.pdf?_gl=1*1sgwxjq*_ga*MTAxNTQ2Mzk5NC4xNjc0NjMxNjg2*_ga_WM5LE0KMSH*MTY3NDYzMTY4NS4xLjEuMTY3NDYzMjExMC4wLjAuMA.." target="_self"&gt;i.MX DSP User's Guide (nxp.com)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this is because I am missing DSP codec and DSP codec wrapper libraries,&lt;BR /&gt;which needs authorization from NXP marketing or can be downloaded from yocto mirror server&lt;BR /&gt;(but so far I am not able to find where to download)&lt;/P&gt;&lt;P&gt;Could you please provide us required DSP codec and codec wrapper libraries&lt;BR /&gt;or let us know where to download?&lt;/P&gt;&lt;P&gt;DSP codec &amp;amp; wrapper library: (need authorization from NXP marketing)&lt;/P&gt;&lt;P&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_codec_wrap.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_mp3_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_aac_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_bsac_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_dabplus_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_drm_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_mp2_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_sbc_dec.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_dsp_sbc_enc.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_wma10d_wrap_dsp.so&lt;/P&gt;&lt;P&gt;DSP codec wrapper library: (can be downloaded from yocto mirror server)&lt;/P&gt;&lt;P&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_mp3d_wrap_dsp.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_aacd_wrap_dsp.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_vorbisd_wrap_dsp.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_nbamrd_wrap_dsp.so&lt;BR /&gt;/usr/lib/imx-mm/audio-codec/dsp/lib_wbamrd_wrap_dsp.so&lt;/P&gt;&lt;P&gt;(listed in “7.2 Binary files in Linux OS rootfs” of &lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_DSP_USERS_GUIDE.pdf?_gl=1*1sgwxjq*_ga*MTAxNTQ2Mzk5NC4xNjc0NjMxNjg2*_ga_WM5LE0KMSH*MTY3NDYzMTY4NS4xLjEuMTY3NDYzMjExMC4wLjAuMA.." target="_self"&gt;i.MX DSP User's Guide (nxp.com)&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Jiada&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 07:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1587498#M200596</guid>
      <dc:creator>jiada</dc:creator>
      <dc:date>2023-01-25T07:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1589449#M200763</link>
      <description>&lt;P&gt;I have already&amp;nbsp; mailed to you, pls check the mail&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 03:36:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1589449#M200763</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-01-30T03:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1741613#M214229</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have mailed to you, pls check&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 04:35:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1741613#M214229</guid>
      <dc:creator>mrjacob</dc:creator>
      <dc:date>2024-04-01T04:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1823159#M220902</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&lt;BR /&gt;I have already resolved the previous issue, but now I want to integrate our own audio codec library because the desired codec protocol is not available. How can we integrate our own audio codec library into the DSP?</description>
      <pubDate>Thu, 07 Mar 2024 09:21:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1823159#M220902</guid>
      <dc:creator>panpanjiangjiang</dc:creator>
      <dc:date>2024-03-07T09:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1836797#M221879</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;&amp;nbsp;, Can you also send me a copy of the NXP's codec library ? I am stuck in the similar fashion. I could not locate the libraries or the Yocto mirror site. My platform is also a iMX8 MP EVK.&lt;BR /&gt;&lt;BR /&gt;Thankyou&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 00:07:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1836797#M221879</guid>
      <dc:creator>praveen_yaramada</dc:creator>
      <dc:date>2024-03-28T00:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838324#M221964</link>
      <description>&lt;P&gt;pls create a new case for your request&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 04:22:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838324#M221964</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-04-01T04:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838331#M221965</link>
      <description>&lt;P&gt;if you still have issue about this, pls create a new case for this, and uploaded detailed your use case information&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 04:43:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838331#M221965</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2024-04-01T04:43:12Z</dc:date>
    </item>
    <item>
      <title>回复： IMX8MP hifi4 dsp codec library</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838356#M221970</link>
      <description>&lt;P&gt;&lt;SPAN&gt;According to the i.MX DSP User's Guide documentation our problem was solved, thank you very much。&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 05:54:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-hifi4-dsp-codec-library/m-p/1838356#M221970</guid>
      <dc:creator>panpanjiangjiang</dc:creator>
      <dc:date>2024-04-01T05:54:29Z</dc:date>
    </item>
  </channel>
</rss>

