Home
last modified time | relevance | path

Searched defs:xn (Results 1 – 4 of 4) sorted by relevance

/liblc3-latest/src/
Dattdet.c51 int16_t xn, xf; in lc3_attdet_run() local
63 int16_t xn, xf; in lc3_attdet_run() local
Dltpf_neon.h62 const int16_t *xn = x + (i >> 2); in neon_resample_16k_12k8() local
108 const int16_t *xn = x + (i >> 1); in neon_resample_32k_12k8() local
171 const int16_t *xn = x + (i >> 2); in neon_resample_48k_12k8() local
Dltpf_arm.h57 const int16x2_t *xn = x + (i / (2*p)); in arm_resample_x64k_12k8() local
88 const int16x2_t *xn = x + (i / (2*p)); in arm_resample_x192k_12k8() local
Dltpf.c185 struct lc3_ltpf_hp50_state *hp50, int32_t xn) in filter_hp50()
222 const int16_t *xn = x + (i / p); in resample_x64k_12k8() local
267 const int16_t *xn = x + (i / p); in resample_x192k_12k8() local