Home
last modified time | relevance | path

Searched defs:opus_fft (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rnnoise/src/
H A Dkiss_fft.h174 #define opus_fft(_cfg, _fin, _fout, arch) \ macro
190 #define opus_fft(_cfg, _fin, _fout, arch) \ macro
/aosp_15_r20/external/libopus/celt/
H A Dkiss_fft.h181 #define opus_fft(_cfg, _fin, _fout, arch) \ macro
197 #define opus_fft(_cfg, _fin, _fout, arch) \ macro
/aosp_15_r20/external/libopus/celt/arm/
H A Dfft_arm.h61 #define opus_fft(_st, _fin, _fout, arch) \ macro