Skip to content Skip to sidebar Skip to footer
Showing posts with the label Arm

No Qsort_r For Android (or How To Disable Force Thumb To Use Clz In Android Arm Code)

What I want to do (high-level): use qsort_r on Android. There is no default implementation. So I… Read more No Qsort_r For Android (or How To Disable Force Thumb To Use Clz In Android Arm Code)

What Is The Fastest Fft Library For Ios/android Arm Devices?

What is the fastest FFT library for iOS/Android ARM devices? And what library to people typically u… Read more What Is The Fastest Fft Library For Ios/android Arm Devices?

Include And Compile With Arm-linux-gnueabi-gcc

For reasons given at Android gcc sysroot and linker for compiling NDK projects on Ubuntu, I am com… Read more Include And Compile With Arm-linux-gnueabi-gcc