Lines Matching defs:y
36 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_5()
96 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf3()
138 const struct lc3_complex *x, struct lc3_complex *y, int n) in fft_bf2()
171 struct lc3_complex *y[2] = { y1, y0 }; in fft() local
209 const float *x, float *d, float *y) in mdct_window()
246 const float *x, struct lc3_complex *y) in mdct_pre_fft()
276 const struct lc3_complex *x, float *y) in mdct_post_fft()
308 const float *x, struct lc3_complex *y) in imdct_pre_fft()
340 const struct lc3_complex *x, float *y) in imdct_post_fft()
369 const float *x, float *d, float *y) in imdct_window()
432 const float *x, float *d, float *y) in lc3_mdct_forward()
457 const float *x, float *d, float *y) in lc3_mdct_inverse()