Searched defs:hp50 (Results 1 – 8 of 8) sorted by relevance
| /packages/modules/Bluetooth/system/embdrv/lc3/src/ |
| D | ltpf_arm.h | 49 struct lc3_ltpf_hp50_state *hp50, const int16x2_t *x, int16_t *y, int n) in arm_resample_x64k_12k8() 80 struct lc3_ltpf_hp50_state *hp50, const int16x2_t *x, int16_t *y, int n) in arm_resample_x192k_12k8() 122 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_8k_12k8() 154 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_16k_12k8() 207 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_32k_12k8() 251 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_24k_12k8() 347 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in arm_resample_48k_12k8()
|
| D | ltpf_neon.h | 39 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in neon_resample_16k_12k8() 82 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in neon_resample_32k_12k8() 122 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in neon_resample_48k_12k8()
|
| D | ltpf.c | 155 struct lc3_ltpf_hp50_state *hp50, int32_t xn) in filter_hp50() 184 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_x64k_12k8() 228 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_x192k_12k8() 273 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_8k_12k8() 289 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_16k_12k8() 305 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_32k_12k8() 321 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_24k_12k8() 337 struct lc3_ltpf_hp50_state *hp50, const int16_t *x, int16_t *y, int n) in resample_48k_12k8()
|
| /packages/modules/Bluetooth/system/embdrv/lc3/test/arm/ |
| D | ltpf_arm.c | 44 struct lc3_ltpf_hp50_state hp50 = { 0 }, hp50_arm = { 0 }; in check_resampler() local
|
| /packages/modules/Bluetooth/system/embdrv/lc3/test/neon/ |
| D | ltpf_neon.c | 44 struct lc3_ltpf_hp50_state hp50 = { 0 }, hp50_neon = { 0 }; in check_resampler() local
|
| /packages/modules/Bluetooth/system/embdrv/lc3/test/ |
| D | ltpf_py.c | 29 struct lc3_ltpf_hp50_state hp50; in resample_py() local
|
| D | ctypes.h | 239 PyObject *obj, struct lc3_ltpf_hp50_state *hp50) in to_ltpf_hp50_state() 254 PyObject *obj, const struct lc3_ltpf_hp50_state *hp50) in from_ltpf_hp50_state()
|
| /packages/modules/Bluetooth/system/embdrv/lc3/include/ |
| D | lc3_private.h | 91 struct lc3_ltpf_hp50_state hp50; member
|