similar to: OPUS on the ARM-linux platform

Displaying 20 results from an estimated 20000 matches similar to: "OPUS on the ARM-linux platform"

2013 May 13
1
OPUS in embedded platform
Hello, I am interested in porting OPUS to an embedded platform. The idea is that the encoder and decoder will run on different processors. In order to choose the proper platform, I need an estimate of the resources which are needed for OPUS. I read the following in the OPUS wiki: "The Opus code base is written in C89 and should run on the vast majority of recent (and not so recent) CPUs.
2018 Jul 17
1
Codec Implementation on Hardware
Respected Sir/Madam, I am working as Research Scholar at IIT, Bhubaneshwar, which is one of the pioneer educational organization in India. ( http://www.iitbbs.ac.in ) My assigned task is to transfer voice signal (Audio in future) over wireless sensor network. I have Arduino DUE, Arduino Mega, TMS320C6713 DSP board, TMS320F28379D Lunch pad, FPGA boards and necessary Microphone, filter, amplifier,
2013 Mar 07
1
Compiling opus for iOS Platform
Hi, I am trying to compile the opus-1.0.2 source code for ios. When I import the files in Xcode and try to build, the build fails. How can we successfully compile opus using Xcode? Are there any special configurations? Thanks a lot in advance! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Dec 29
0
Opus implemented on ARM processor
Hello, I’m currently using the Opus encoder in an embedded device with a small ARM Cortex M4, compressing audio in real time and it works great. My implementation is similar to the application note from Texas instrument “Implementing OPUS Voice Code for TM4C129x Device”. The next step in my application is to add voice activation capability in real-time while compression is in progress. Reading
2014 Sep 04
0
Opus decoding performance on ARM devices
Hi Dan, I suggest you try the code in git master, which has further ARM optimizations compared to 1.1. Cheers, Jean-Marc On 04/09/14 08:00 AM, Dan Nilsson wrote: > Hi everyone, > > I have lately been evaluating the performance of various audio decoders, > particularly for ARM devices (Cortex A8 / A9). The context is audio > playback in a game engine, and thus decoding
2014 Dec 18
1
[ARM][FFT][NEON] Integrate Ne10 into Opus?
Hi Ralph, I have pushed patches to enable radix 3 and radix 5. Github: https://github.com/projectNe10/Ne10/releases/tag/v1.2.0 Best Regards, Phil Wang > Date: Thu, 11 Dec 2014 10:46:50 -0800 > From: Ralph Giles <giles at thaumas.net> > Subject: Re: [opus] [ARM][FFT][NEON] Integrate Ne10 into Opus? > To: opus at xiph.org > Message-ID: <5489E69A.5000305 at thaumas.net>
2013 Oct 18
0
AM335x ARM Cortex-A8 performance drop opus 1.1
Hi, Just to clear things up... So 1.1 has some new analysis code that increases the amount of CPU. When building as floating point (which you appear to be doing, right?), the new code is enabled at complexity 7 and up (opusenc defaults to complexity 10 IIRC). This is why you've been seeing an increase in the CPU time. In version 1.0.x, complexity 5-10 are the exactly the same for music.
2019 May 27
0
opus-1.3.1 patch for ARM Cortex-M4F (single precision)
The patch prevents KEIL MDK compile warnings, like:   warning:  #1035-d: single-precision operand implicitly converted to double-precision Actually ARM Cortex-M4F has only a *single precision* (float) FPU. It's suit for all platforms. See the comment at the begin of patch file. Sincerely Forrest Zhang -------------- next part -------------- Specify the floating point constant with single
2013 Nov 13
1
Inquiry for an ARM-NEON optimized Opus
hi folks apologies for sending a commercial mail. I am the CEO of http://talk.to - a unified messaging product. We are still in early stages of launch. We intend to build in voip capabilities in our product. Our product is intended to work in browsers and on all mobile platforms. We are looking for someone who can provide us an ARM-Neon optimized version of Opus for use on mobile platforms so
2018 Mar 22
1
Opus configuration for ARM cortex M7
Hi, I'm planning to use Opus codec on a ARM cortex M7 device running at 400MHz. Con you please suggest the best configuration directives that I have to set in the config.h file in order to obtain the best perfromances on the cortex M7 architecture? Actually I have compiled libopus 1.2.1 with the following cnfiguration parameters: #define VAR_ARRAYS  1 #define FIXED_POINT  1 #define
2014 Sep 04
2
Opus decoding performance on ARM devices
Hi everyone, I have lately been evaluating the performance of various audio decoders, particularly for ARM devices (Cortex A8 / A9). The context is audio playback in a game engine, and thus decoding performance is of particular interest. Looking at Opus versus Vorbis on a Cortex A9 smartphone, the numbers look approximately like this: Vorbis (tremolo decoder) 9.3 Mb PCM/s Opus (libopus 1.1)
2014 Dec 10
0
[ARM][FFT][NEON] Integrate Ne10 into Opus?
Hi everyone, I am working on Ne10 project. Ne10 provides NEON optimized FFT routines that are much faster (compared to those without NEON), on most ARMv7-A and all ARMv8-A devices. How about integrate it into Opus? I am not familiar with configure script, but I find "Optinal Packages" in it. If we provides --with-ne10-fft option, the one extra thing that users need to do is to
2017 Mar 11
0
Implementing opus codec on ARM cortex m3
Hi,I have a question about implementing opus codec and I appreciate you to answer it.I want to implement this codec on LPC1768 which has ARM cortex m3 and in keil uvision4, I don't know which file of opus library should be added to the project environment.Best regardsHamed KarbasiSharif University of Technology -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Dec 11
2
[ARM][FFT][NEON] Integrate Ne10 into Opus?
Hi everyone, I am working on Ne10 project. Ne10 provides NEON optimized FFT routines that are much faster (compared to those without NEON), on most ARMv7-A and all ARMv8-A devices. How about integrate it into Opus? I am not familiar with configure script, but I find "Optinal Packages" in it. If we provides --with-ne10-fft option, the one extra thing that users need to do is to
2014 Sep 05
2
Opus decoding performance on ARM devices
Hi, Thank you for your response. I pulled yesterday to commit da97db1ca1f92592af3534c9a2596da0e9a009ca, added a bunch of more defines to my compile options, and assembled & linked in armopts.s,celt_pitch_xcorr_arm.s. Performance jumped up from about 4.8 Mb/s to 5.3 Mb/s on the same device, so it is improvement. Not sure what other tweaks there would be to try, but if it could match the
2019 Feb 28
0
Crash when opus encoder destory on Android platform
I integrated libopusenc(version 0.2.1) to Android platform. but I collected some crash when opus encode destory. error backstrace as following: 1 #00 pc 0006828e /system/lib/libc.so (je_huge_salloc+133) [armeabi-v7a] 2 #01 pc 0006d303 /system/lib/libc.so (ifree+274) [armeabi-v7a] 3 #02 pc 0006d65d /system/lib/libc.so (je_free+72) [armeabi-v7a] 4 #03 pc 000025ef libopusenc.so ope_encoder_destroy
2014 Mar 10
0
Building Opus (git master) ARM assembly for iOS
On 2014-03-10 2:47 PM, Jonathan Lennox wrote: > If I add --disable-asm to the build, it builds correctly. > > Does anyone have experience with Apple assembler directives to know > what?s the best way to fix this? I assume the Perl script to generate > the assembler file is going to need to be modified somehow. Yep, https://git.xiph.org/?p=opus.git;a=blob;f=celt/arm/arm2gnu.pl
2015 Aug 25
0
OPUS on bare metal ARM
On 8/25/15, 12:25 AM, Treuillard, Benjamin wrote: > The aim of my project is to transmit voice over CAN bus. CAN? 8 byte transactions. CRC. Bit stuffing on 5 bit repeats. Automatic retransmits. No ordering. Really? I guess if you *have* to, but I would pick pretty much *any* interface standard *other* than CAN for audio. > The main issue I have is that opus fail to allocate memory,
2017 Dec 28
0
opus optimization on Arm-cortex M4F
Hi: currently, I am doing opus optimizing work on cortex-M4F(MT2523D), but it has little improvement, hope anyone can sync the work with me . Thanks ! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20171228/3bcfb77b/attachment.html>
2014 Mar 10
2
Building Opus (git master) ARM assembly for iOS
I?m trying to build Opus (git master) for iOS, and it doesn?t build unless I disable the ARM assembly. It looks like the problem is that Apple?s assembler doesn?t support all the assembler directives that the GNU assembler does. I suspect this is a combination of the fact that Apple platforms are Mach-O rather than Elf, and just the fact that Apple?s assembler is extremely divergent from the