Sign in
webrtc
/
deps
/
third_party
/
openmax
/
9ab9ca2eea7faace5864110006fc9044d237f960
9ab9ca2
Minimized the table sizes for MIPS implementation.
by rtoy@google.com
· 11 years ago
5d85077
Convert all ARM assembler directives to lower case for clang's assembler.
by rtoy@google.com
· 11 years ago
333c00b
Implement MIPS real float fft for openmax_dl.
by rtoy@google.com
· 11 years ago
4d09f5a
Implement ARM64 version of OpenMAX DL
by rtoy@google.com
· 11 years ago
35473b1
Ensure code is compiled in arm mode, not thumb.
by rtoy@google.com
· 11 years ago
d4c287a
Add direct_dependent_settings to openmax_dl/dl.gyp.
by turaj@webrtc.org
· 11 years ago
bce0c74
Fix FFT test programs
by rtoy@google.com
· 11 years ago
cf42f62
Fix openmax_dl build for Android WebView.
by rtoy@google.com
· 11 years ago
5537f70
Fix openmax issue with casting pointers to uint32.
by turaj@webrtc.org
· 11 years ago
5fedace
Fix openmax compile errors on windows.
by turaj@webrtc.org
· 11 years ago
56df947
Fix issues so clang can compile OpenMAX DL library and tests.
by rtoy@google.com
· 11 years ago
0349a55
The detection routines can't be compiled with NEON
by rtoy@google.com
· 11 years ago
5ba2426
X86 doesn't have detection routines so map to default FFT routines.
by rtoy@google.com
· 11 years ago
160311f
Add support for non-NEON ARM FFT
by rtoy@google.com
· 11 years ago
e12a978
Add support for building supported test programs for x86.
by rtoy@google.com
· 11 years ago
07622c7
Fix up the ARM paths that were messed up after committing the x86 version.
by rtoy@google.com
· 11 years ago
da04d4f
Implement x86 real float fft for openmax_dl.
by rtoy@google.com
· 11 years ago
88b0223
Add non-NEON float FFT implementation.
by rtoy@google.com
· 11 years ago
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
2230649
Clean up test infrastructure
by rtoy@google.com
· 11 years ago
bf244b7
Fix test signals for order 1 tests, and enable these tests.
by rtoy@google.com
· 11 years ago
bdf981c
The ARM-specific headers in dl/api are moved to dl/api/arm.
by rtoy@google.com
· 11 years ago
f718ba1
Move existing code to arm directory. NEON-specific code moved to arm/neon.
by rtoy@google.com
· 11 years ago
915b2ed
Added direct_dependent_settings to dl.gyp so other modules can use the Openmax interface.
by kma@webrtc.org
· 11 years ago
eb596a6
Fixed a minor test code error in openmax.
by kma@webrtc.org
· 12 years ago
d1f9141
Added test code for ARM SC16 FFT in OpenMax, and fixed a compiler warning.
by kma@webrtc.org
· 12 years ago
4512d0e
Implementation of real value 16 bit FFT with 16 bit complex FFT routines, for ARM Neon platforms.
by kma@webrtc.org
· 12 years ago
ef6ccb1
Revert 4347 "Implementation of real value 16 bit FFT with 16 bit..."
by kma@webrtc.org
· 12 years ago
65de2e8
This is to fix security issues found in Openmax SC16 code.
by kma@webrtc.org
· 12 years ago
2a72730
Implementation of real value 16 bit FFT with 16 bit complex FFT routines, for ARM Neon platforms.
by kma@webrtc.org
· 12 years ago
6b2bf4b
Removed text relocation code in OpenMax assembly files. Chromium issue # 8061013
by kma@webrtc.org
· 12 years ago
f2abf62
Optimize scaleFFTData for float FFTs
by rtoy@google.com
· 12 years ago
6a4eb76
Modified OpenMax DL configurations to build ARM Neon code in WebRtc.
by kma@webrtc.org
· 12 years ago
6ae14cb
Remove unused files and unused variables.
by rtoy@google.com
· 12 years ago
3d422b9
Add LICENSE and README.chromium files.
by rtoy@google.com
· 12 years ago
91c96a1
Rename library from arm_fft to openmax_dl.
by rtoy@google.com
· 12 years ago
5e49351
Make 16-bit FFT work with gcc, update license info, and add test program.
by rtoy@google.com
· 12 years ago
a2c02e3
Add 16-bit FFT routines as is from OpenMAX DL.
by rtoy@google.com
· 12 years ago
048e632
Update paths for the new directory structure.
by rtoy@google.com
· 12 years ago
91d4b10
Rearrange source to match OpenMAX DL directory structure.
by rtoy@google.com
· 12 years ago
99b31ea
Import FFT routines from webrtc-signal rev r1078 as is
by rtoy@google.com
· 12 years ago