Searched defs:ltpf (Results 1 – 5 of 5) sorted by relevance
/liblc3-latest/test/ |
D | ltpf_py.c | 56 struct lc3_ltpf_analysis ltpf; in analyse_py() local 81 struct lc3_ltpf_synthesis ltpf; in synthesize_py() local
|
D | ctypes.h | 267 PyObject *obj, struct lc3_ltpf_analysis *ltpf) in to_ltpf_analysis() 304 PyObject *obj, const struct lc3_ltpf_analysis *ltpf) in from_ltpf_analysis() 337 PyObject *obj, struct lc3_ltpf_synthesis *ltpf) in to_ltpf_synthesis() 362 PyObject *obj, const struct lc3_ltpf_synthesis *ltpf) in from_ltpf_synthesis()
|
/liblc3-latest/include/ |
D | lc3_private.h | 120 lc3_ltpf_analysis_t ltpf; member 158 lc3_ltpf_synthesis_t ltpf; member
|
/liblc3-latest/src/ |
D | ltpf.c | 582 static bool detect_pitch(struct lc3_ltpf_analysis *ltpf, in detect_pitch() 661 enum lc3_dt dt, enum lc3_srate sr, struct lc3_ltpf_analysis *ltpf, in lc3_ltpf_analyse() 856 lc3_ltpf_synthesis_t *ltpf, const lc3_ltpf_data_t *data, in lc3_ltpf_synthesize()
|
D | lc3.c | 42 lc3_ltpf_data_t ltpf; member
|