summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17Implement ARM64 version of OpenMAX DLrtoy@google.com
2014-06-17Ensure code is compiled in arm mode, not thumb.rtoy@google.com
2014-06-16Update makefiles after merge of Chromium at 277428Android Chromium Automerger
2014-06-10Update makefiles after merge of Chromium at 276202Android Chromium Automerger
2014-06-09Update makefiles after merge of Chromium at 275833Android Chromium Automerger
2014-06-09Merge from Chromium at DEPS revision 275586Torne (Richard Coles)
2014-06-07Update makefiles after merge of Chromium at 275661Android Chromium Automerger
2014-06-03Update makefiles after merge of Chromium at 274467Android Chromium Automerger
2014-06-03Merge from Chromium at DEPS revision 273901Torne (Richard Coles)
2014-05-30Revert "Merge from Chromium at DEPS revision 36.0.1985.18"Qiwen Zhao
2014-05-28Update makefiles after merge of Chromium at 273259Android Chromium Automerger
2014-05-28Update makefiles after merge of Chromium at 273188Android Chromium Automerger
2014-05-27Merge from Chromium at DEPS revision 36.0.1985.18Torne (Richard Coles)
2014-05-27Update makefiles after merge of Chromium at 36.0.1985.18Torne (Richard Coles)
2014-05-24Update makefiles after merge of Chromium at 272740Android Chromium Automerger
2014-05-23Update makefiles after merge of Chromium at 272566Android Chromium Automerger
2014-05-17Update makefiles after merge of Chromium at 271215Android Chromium Automerger
2014-05-16Update makefiles after merge of Chromium at 270770Torne (Richard Coles)
2014-05-15Merge from Chromium at DEPS revision 269467Torne (Richard Coles)
2014-05-14Merge from Chromium at DEPS revision 269336Torne (Richard Coles)
2014-05-14Update makefiles after merge of Chromium at 269467Torne (Richard Coles)
2014-05-09Add direct_dependent_settings to openmax_dl/dl.gyp.turaj@webrtc.org
2014-05-08Update makefiles after merge of Chromium at 269041Android Chromium Automerger
2014-05-08Update makefiles after merge of Chromium at 269030Android Chromium Automerger
2014-05-06Update makefiles after merge of Chromium at 268379Android Chromium Automerger
2014-05-02Update makefiles after merge of Chromium at 267883Android Chromium Automerger
2014-05-01Merge from Chromium at DEPS revision 267519Bo Liu
2014-05-01Merge third_party/openmax_dl from https://chromium.googlesource.com/external/...Android Chromium Automerger
2014-04-30Merge third_party/openmax_dl from https://chromium.googlesource.com/external/...Android Chromium Automerger
2014-04-29Fix FFT test programsrtoy@google.com
2014-04-29Fix openmax_dl build for Android WebView.rtoy@google.com
2014-04-29Fix openmax issue with casting pointers to uint32.turaj@webrtc.org
2014-04-29Initial empty repositoryGeoff Mendal
2014-04-18Fix openmax compile errors on windows.turaj@webrtc.org
2014-03-28Fix issues so clang can compile OpenMAX DL library and tests.rtoy@google.com
2014-02-18The detection routines can't be compiled with NEONrtoy@google.com
2013-12-03X86 doesn't have detection routines so map to default FFT routines.rtoy@google.com
2013-11-15Add support for non-NEON ARM FFTrtoy@google.com
2013-11-12Add support for building supported test programs for x86.rtoy@google.com
2013-11-12Fix up the ARM paths that were messed up after committing the x86 version.rtoy@google.com
2013-11-11Implement x86 real float fft for openmax_dl.rtoy@google.com
2013-10-29Add non-NEON float FFT implementation.rtoy@google.com
2013-10-28Update comments to indicate that float FFTs support orders from 1 to 15 (not ...rtoy@google.com
2013-10-25Clean up test infrastructurertoy@google.com
2013-10-25Fix test signals for order 1 tests, and enable these tests.rtoy@google.com
2013-10-02The ARM-specific headers in dl/api are moved to dl/api/arm.rtoy@google.com
2013-10-01Move existing code to arm directory. NEON-specific code moved to arm/neon.rtoy@google.com
2013-09-19Added direct_dependent_settings to dl.gyp so other modules can use the Openma...kma@webrtc.org
2013-07-17Fixed a minor test code error in openmax.kma@webrtc.org
2013-07-17Added test code for ARM SC16 FFT in OpenMax, and fixed a compiler warning.kma@webrtc.org