Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_FftRadix16Fastest (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dfft.h37 WebRtc_Word16 WebRtcIsacfix_FftRadix16Fastest(WebRtc_Word16 RexQx[], WebRtc_Word16 ImxQx[], WebRtc_…
Dtransform.c166 WebRtcIsacfix_FftRadix16Fastest(inre1Q9, inre2Q9, -1); // real call in WebRtcIsacfix_Time2Spec()
260 WebRtcIsacfix_FftRadix16Fastest(inreQ7, inimQ7, 1); // real call in WebRtcIsacfix_Spec2Time()
Dfft.c71 WebRtc_Word16 WebRtcIsacfix_FftRadix16Fastest(WebRtc_Word16 RexQx[], WebRtc_Word16 ImxQx[], WebRtc_… in WebRtcIsacfix_FftRadix16Fastest() function