All times are UTC+01:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Mon May 23, 2022 9:06 pm 

Joined: Mon Apr 25, 2022 11:19 pm
Posts: 92
Audio::calc_real_fft_mixed2mono_outofplace not optimized
Audio::split_l_r not optimized
Audio::calc_real_fft not optimized
Audio::calc_inverse_real_fft not optimized
Audio::combine_l_r not optimized

I saw the above in the log - is this anything to worry about?


Top
   
PostPosted: Thu Oct 13, 2022 11:48 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Quote:
Audio::calc_real_fft_mixed2mono_outofplace not optimized
Audio::split_l_r not optimized
Audio::calc_real_fft not optimized
Audio::calc_inverse_real_fft not optimized
Audio::combine_l_r not optimized

I saw the above in the log - is this anything to worry about?
No, this is a note to myself that I haven't written NEON code for ARM CPU's yet. Actually.. it might not be such a bad idea to do that now, with all the new ARM programs that we're releasing.


Top
   
PostPosted: Thu Oct 13, 2022 1:14 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Ah! And there are instructions specifically for what I want to do here! (VZIPQ.32 and VUZPQ.32)
https://community.arm.com/arm-community ... ng-vectors


Top
   
PostPosted: Thu Oct 13, 2022 8:09 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Partially done... 4 gone, 3 to go.
Edit: 6 and 1 now.
Edit: No, 6 and 0. That last one was never used anyway.


Top
   
PostPosted: Sat Nov 05, 2022 11:24 am 

Joined: Mon Apr 25, 2022 11:19 pm
Posts: 92
Quote:
Partially done... 4 gone, 3 to go.
Edit: 6 and 1 now.
Edit: No, 6 and 0. That last one was never used anyway.
Hi Hans, thank you so much for tackling this one. It can never be a bad thing to further optimise the code for the ARM CPUs, particularly as resources aren't as plentiful as you'd find on a more power hungry solution like Intel based PCs and such like.

I look forward to seeing this completed :-)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 5 posts ] 

All times are UTC+01:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited