1. 0164270 Fix typo to unbreak non-ARM builds. by andrew@webrtc.org · 10 years ago
  2. 6d58d90 Fix ARM64 build. by andrew@webrtc.org · 10 years ago
  3. e54a7bd Only try to do CPU detection on Android ARM. by andrew@webrtc.org · 10 years ago
  4. 4d7268e Remove trailing whitespace under dl/sp/api by andrew@webrtc.org · 10 years ago
  5. 7034c09 Fix build errors in test programs. by rtoy@google.com · 10 years ago
  6. 79e64bc openmax: Remove .func / .endfunc directives. by thakis@chromium.org · 10 years ago
  7. 9ab9ca2 Minimized the table sizes for MIPS implementation. by rtoy@google.com · 10 years ago
  8. 5d85077 Convert all ARM assembler directives to lower case for clang's assembler. by rtoy@google.com · 10 years ago
  9. 333c00b Implement MIPS real float fft for openmax_dl. by rtoy@google.com · 10 years ago
  10. 4d09f5a Implement ARM64 version of OpenMAX DL by rtoy@google.com · 10 years ago
  11. 35473b1 Ensure code is compiled in arm mode, not thumb. by rtoy@google.com · 10 years ago
  12. d4c287a Add direct_dependent_settings to openmax_dl/dl.gyp. by turaj@webrtc.org · 10 years ago
  13. bce0c74 Fix FFT test programs by rtoy@google.com · 10 years ago
  14. cf42f62 Fix openmax_dl build for Android WebView. by rtoy@google.com · 10 years ago
  15. 5537f70 Fix openmax issue with casting pointers to uint32. by turaj@webrtc.org · 10 years ago
  16. 5fedace Fix openmax compile errors on windows. by turaj@webrtc.org · 10 years ago
  17. 56df947 Fix issues so clang can compile OpenMAX DL library and tests. by rtoy@google.com · 10 years ago
  18. 0349a55 The detection routines can't be compiled with NEON by rtoy@google.com · 10 years ago
  19. 5ba2426 X86 doesn't have detection routines so map to default FFT routines. by rtoy@google.com · 11 years ago
  20. 160311f Add support for non-NEON ARM FFT by rtoy@google.com · 11 years ago
  21. e12a978 Add support for building supported test programs for x86. by rtoy@google.com · 11 years ago
  22. 07622c7 Fix up the ARM paths that were messed up after committing the x86 version. by rtoy@google.com · 11 years ago
  23. da04d4f Implement x86 real float fft for openmax_dl. by rtoy@google.com · 11 years ago
  24. 88b0223 Add non-NEON float FFT implementation. by rtoy@google.com · 11 years ago
  25. 6be5b39 Update comments to indicate that float FFTs support orders from 1 to 15 (not 0 to 12), inclusive. by rtoy@google.com · 11 years ago
  26. 2230649 Clean up test infrastructure by rtoy@google.com · 11 years ago
  27. bf244b7 Fix test signals for order 1 tests, and enable these tests. by rtoy@google.com · 11 years ago
  28. bdf981c The ARM-specific headers in dl/api are moved to dl/api/arm. by rtoy@google.com · 11 years ago
  29. f718ba1 Move existing code to arm directory. NEON-specific code moved to arm/neon. by rtoy@google.com · 11 years ago
  30. 915b2ed Added direct_dependent_settings to dl.gyp so other modules can use the Openmax interface. by kma@webrtc.org · 11 years ago
  31. eb596a6 Fixed a minor test code error in openmax. by kma@webrtc.org · 11 years ago
  32. d1f9141 Added test code for ARM SC16 FFT in OpenMax, and fixed a compiler warning. by kma@webrtc.org · 11 years ago
  33. 4512d0e Implementation of real value 16 bit FFT with 16 bit complex FFT routines, for ARM Neon platforms. by kma@webrtc.org · 11 years ago
  34. ef6ccb1 Revert 4347 "Implementation of real value 16 bit FFT with 16 bit..." by kma@webrtc.org · 11 years ago
  35. 65de2e8 This is to fix security issues found in Openmax SC16 code. by kma@webrtc.org · 11 years ago
  36. 2a72730 Implementation of real value 16 bit FFT with 16 bit complex FFT routines, for ARM Neon platforms. by kma@webrtc.org · 11 years ago
  37. 6b2bf4b Removed text relocation code in OpenMax assembly files. Chromium issue # 8061013 by kma@webrtc.org · 11 years ago
  38. f2abf62 Optimize scaleFFTData for float FFTs by rtoy@google.com · 11 years ago
  39. 6a4eb76 Modified OpenMax DL configurations to build ARM Neon code in WebRtc. by kma@webrtc.org · 11 years ago
  40. 6ae14cb Remove unused files and unused variables. by rtoy@google.com · 11 years ago
  41. 3d422b9 Add LICENSE and README.chromium files. by rtoy@google.com · 11 years ago
  42. 91c96a1 Rename library from arm_fft to openmax_dl. by rtoy@google.com · 11 years ago
  43. 5e49351 Make 16-bit FFT work with gcc, update license info, and add test program. by rtoy@google.com · 11 years ago
  44. a2c02e3 Add 16-bit FFT routines as is from OpenMAX DL. by rtoy@google.com · 11 years ago
  45. 048e632 Update paths for the new directory structure. by rtoy@google.com · 11 years ago
  46. 91d4b10 Rearrange source to match OpenMAX DL directory structure. by rtoy@google.com · 11 years ago
  47. 99b31ea Import FFT routines from webrtc-signal rev r1078 as is by rtoy@google.com · 11 years ago