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

  /external/libopus/celt/
_kiss_fft_guts.h 176 #define kf_cexp2(x,phase) \ macro
kiss_fft.c 415 kf_cexp2(twiddles+i, DIV32(SHL32(phase,17),nfft));
  /external/speex/libspeex/
_kiss_fft_guts.h 151 #define kf_cexp2(x,phase) \ macro
kiss_fftr.c 67 kf_cexp2(st->super_twiddles+i, DIV32(SHL32(phase,16),nfft));
kiss_fft.c 486 kf_cexp2(st->twiddles+i, DIV32(SHL32(phase,17),nfft));

Completed in 331 milliseconds