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
208 const float *x, float *d, float *y) in mdct_window()
244 const float *x, struct lc3_complex *y) in mdct_pre_fft()
275 const struct lc3_complex *x, float *y, float scale) in mdct_post_fft()
307 const float *x, struct lc3_complex *y) in imdct_pre_fft()
340 const struct lc3_complex *x, float *y, float scale) in imdct_post_fft()
368 const float *x, float *d, float *y) in imdct_window()
416 enum lc3_srate sr_dst, const float *x, float *d, float *y) in lc3_mdct_forward()
437 enum lc3_srate sr_src, const float *x, float *d, float *y) in lc3_mdct_inverse()