| * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved. |
| * Use of this source code is governed by a BSD-style license |
| * that can be found in the LICENSE file in the root of the source |
| * tree. An additional intellectual property rights grant can be found |
| * in the file PATENTS. All contributing project authors may |
| * be found in the AUTHORS file in the root of the source tree. |
| * This file was originally licensed as follows. It has been |
| * relicensed with permission from the copyright holders. |
| * Last Modified Revision: 7014 |
| * Last Modified Date: Wed, 01 Aug 2007 |
| * (c) Copyright 2007-2008 ARM Limited. All Rights Reserved. |
| * Brief: Declares API's/Basic Data types used across the OpenMAX Signal Processing domain |
| #include "dl/api/omxtypes.h" |
| /** FFT Specific declarations */ |
| extern OMX_S32 armSP_FFT_S32TwiddleTable[1026]; |
| extern OMX_F32 armSP_FFT_F32TwiddleTable[]; |
| typedef struct ARMsFFTSpec_SC32_Tag |
| typedef struct ARMsFFTSpec_SC16_Tag |
| typedef struct ARMsFFTSpec_R_SC32_Tag |
| typedef struct ARMsFFTSpec_R_SC16_Tag |
| typedef struct ARMsFFTSpec_R_FC32_Tag |
| typedef struct ARMsFFTSpec_FC32_Tag |