HomeSort by relevance Sort by last modified time
    Searched refs:fft (Results 76 - 100 of 138) sorted by null

1 2 34 5 6

  /external/chromium_org/third_party/webrtc/modules/
iSACFix.target.linux-mips.mk 34 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c \
iSACFix.target.linux-mips64.mk 34 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c \
iSACFix.target.linux-x86.mk 34 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c \
iSACFix.target.linux-x86_64.mk 34 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c \
  /external/srec/srec/cfront/
frontobj.c 383 freqobj->np = 1 << freqobj->lognp; /* fft sizing */
405 configure_fft(&freqobj->fft, freqobj->np);
472 /* Sine tables for FFT */
516 unconfigure_fft(&freqobj->fft);
  /cts/tests/tests/media/src/android/media/cts/
MediaPlayerTest.java 330 public void onFftDataCapture(Visualizer visualizer, byte[] fft, int samplingRate) {
332 }, 10000 /* milliHertz */, true /* PCM */, false /* FFT */);
    [all...]
  /external/aac/libFDK/src/
fft.cpp 87 Description: Fix point FFT
91 #include "fft.h"
104 /* Performs the FFT of length 3 according to the algorithm after winograd.
138 /* performs the FFT of length 5 according to the algorithm after winograd */
203 /* Performs the FFT of length 15. It is split into FFTs of length 3 and length 5. */
210 /* Sort input vector for fft's of length 3
263 /* Sort input vector for fft's of length 5
1095 /* Perform dim2 times the fft of length dim1. The input samples are at the address of pSrc and the \
1096 output samples are at the address of pDst. The input vector for the fft of length dim1 is built \
1332 void fft(int length, FIXP_DBL *pInput, INT *pScalefactor) function
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 1276 milliseconds

1 2 34 5 6