• libMGD.so trying to load dependencies from wrong path?
    For a 64 bit application we were trying to get the Mali Graphics Debugger to work on an unrooted Huawai Mate 10 Lite. We followed the instructions and added the libMGD.so to the apk and called System...
  • What is the cycle count for FFT and FIR function in NE10 library?
    Hi, I have just installed NE10 and its documentation on Ubuntu. I do not see the cycle count for its functions. I am especially interested in complex FFT (256 points for example) and FIR (256 complex...
  • DevBytes: Play Games and the NDK - Part 2: Achievements and Leaderboards - YouTube
    DevBytes: Play Games and the NDK - Part 2: Achievements and Leaderboards YouTube Now that you've set up your C++ game to sign in with Play Games, here's how to add achievements and leaderboards. Great...
  • arm-eabi 4.7 toolchain error
    Hi Experts, While compiling for the android project the linker options -lm -ldl -lc are not working. What could be the reason for the same. Toolchain used is arm-eabi 4.7
  • What is "4 different data type filter instance structures" in Finite Impulse Response (FIR) Filters?
    Hi, On NE10 library, I do not understand what is "4 different data type filter instance structures " in the following paragraph. Similarly, I do not understand "4 supported data types" either. Could you...