Searched defs:d (Results 1 – 3 of 3) sorted by relevance
/liblc3-latest/test/ |
D | mdct_py.c | 30 float *x, *xd, *y, *d; in mdct_forward_py() local 56 float *x, *xd, *d, *y; in mdct_inverse_py() local
|
/liblc3-latest/src/ |
D | mdct.c | 209 const float *x, float *d, float *y) in mdct_window() 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()
|
D | ltpf.c | 516 LC3_HOT static void interpolate(const int16_t *x, int n, int d, int16_t *y) in interpolate() 549 LC3_HOT static float interpolate_corr(const float *x, int d) in interpolate_corr() 637 float d; in refine_pitch() local
|