Home
last modified time | relevance | path

Searched refs:WebRtc_cdft (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
Dfft4g.h15 void WebRtc_cdft(int, int, float *, int *, float *);
Dfft4g.c305 void WebRtc_cdft(int n, int isgn, float *a, int *ip, float *w) in WebRtc_cdft() function