Searched defs:d (Results 1 – 3 of 3) sorted by relevance
/liblc3-3.5.0-3.4.0/test/ |
D | mdct_py.c | 31 float *x, *xd, *y, *d; in mdct_forward_py() local 58 float *x, *xd, *d, *y; in mdct_inverse_py() local
|
/liblc3-3.5.0-3.4.0/src/ |
D | mdct.c | 208 const float *x, float *d, float *y) in mdct_window() 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()
|
D | ltpf.c | 467 LC3_HOT static void interpolate(const int16_t *x, int n, int d, int16_t *y) in interpolate() 500 LC3_HOT static float interpolate_corr(const float *x, int d) in interpolate_corr() 588 float d; in refine_pitch() local
|