Lines Matching defs:y
35 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_5()
95 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf3()
137 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf2()
170 struct lc3_complex *y[2] = { y1, y0 }; in fft() local
207 const float *x, float *d, float *y) in mdct_window()
243 const float *x, struct lc3_complex *y) in mdct_pre_fft()
274 const struct lc3_complex *x, float *y, float scale) in mdct_post_fft()
306 const float *x, struct lc3_complex *y) in imdct_pre_fft()
339 const struct lc3_complex *x, float *y, float scale) in imdct_post_fft()
367 const float *x, float *d, float *y) in imdct_window()
415 enum lc3_srate sr_dst, const float *x, float *d, float *y) in lc3_mdct_forward()
436 enum lc3_srate sr_src, const float *x, float *d, float *y) in lc3_mdct_inverse()