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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
fft.h 37 WebRtc_Word16 WebRtcIsacfix_FftRadix16Fastest(WebRtc_Word16 RexQx[], WebRtc_Word16 ImxQx[], WebRtc_Word16 iSign);
transform.c 166 WebRtcIsacfix_FftRadix16Fastest(inre1Q9, inre2Q9, -1); // real call
260 WebRtcIsacfix_FftRadix16Fastest(inreQ7, inimQ7, 1); // real call
fft.c 71 WebRtc_Word16 WebRtcIsacfix_FftRadix16Fastest(WebRtc_Word16 RexQx[], WebRtc_Word16 ImxQx[], WebRtc_Word16 iSign) {

Completed in 586 milliseconds