HomeSort by relevance Sort by last modified time
    Searched refs:aec_rdft_inverse_128 (Results 1 - 10 of 10) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.h 55 void aec_rdft_inverse_128(float *a);
aec_core.c 336 aec_rdft_inverse_128(fft);
785 aec_rdft_inverse_128(fft);
    [all...]
aec_core_sse2.c 169 aec_rdft_inverse_128(fft);
aec_rdft.c 558 void aec_rdft_inverse_128(float *a) { function
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft.h 52 void aec_rdft_inverse_128(float* a);
aec_core.c 245 aec_rdft_inverse_128(fft);
954 aec_rdft_inverse_128(fft);
986 aec_rdft_inverse_128(fft);
    [all...]
aec_core_mips.c 528 aec_rdft_inverse_128(fft);
    [all...]
aec_core_neon.c 218 aec_rdft_inverse_128(fft);
aec_core_sse2.c 184 aec_rdft_inverse_128(fft);
aec_rdft.c 549 void aec_rdft_inverse_128(float* a) { function

Completed in 205 milliseconds