Home
last modified time | relevance | path

Searched defs:fftr_fwd_cfg (Results 1 – 4 of 4) sorted by relevance

/dports/audio/codec2/codec2-1.0.3/src/
H A Dcodec2_internal.h43 codec2_fftr_cfg fftr_fwd_cfg; /* forward real FFT config */ member
H A Dsine.c262 void dft_speech(codec2_fftr_cfg fftr_fwd_cfg, COMP Sw[], float Sn[], float w[]) in dft_speech()
H A Dquantise.c360 void lpc_post_filter(codec2_fftr_cfg fftr_fwd_cfg, float Pw[], float ak[], in lpc_post_filter()
470 codec2_fftr_cfg fftr_fwd_cfg, in aks_to_M2()
H A Dc2sim.c454 codec2_fftr_cfg fftr_fwd_cfg; in main() local