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

  /external/webrtc/src/modules/audio_processing/aec/
aec_rdft.h 54 void aec_rdft_forward_128(float *a);
aec_core.c 346 aec_rdft_forward_128(fft);
801 aec_rdft_forward_128(fft);
932 aec_rdft_forward_128(fft);
948 aec_rdft_forward_128(fft);
    [all...]
aec_core_sse2.c 182 aec_rdft_forward_128(fft);
aec_rdft.c 546 void aec_rdft_forward_128(float *a) { function

Completed in 3313 milliseconds