Home
last modified time | relevance | path

Searched refs:lc3_ltpf_analysis (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lc3-google/test/
H A Dltpf_py.c40 int ny = sizeof((struct lc3_ltpf_analysis){ }.x_12k8) / sizeof(int16_t); in resample_py()
56 struct lc3_ltpf_analysis ltpf; in analyse_py()
H A Dctypes.h267 PyObject *obj, struct lc3_ltpf_analysis *ltpf) in to_ltpf_analysis()
304 PyObject *obj, const struct lc3_ltpf_analysis *ltpf) in from_ltpf_analysis()
/btstack/3rd-party/lc3-google/include/
H A Dlc3_private.h99 typedef struct lc3_ltpf_analysis { struct
/btstack/3rd-party/lc3-google/src/
H A Dltpf.c582 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()