Home
last modified time | relevance | path

Searched refs:lc3_ltpf_data_t (Results 1 – 3 of 3) sorted by relevance

/liblc3-latest/src/
Dltpf.h33 } lc3_ltpf_data_t; typedef
54 lc3_ltpf_analysis_t *ltpf, const int16_t *x, lc3_ltpf_data_t *data);
60 void lc3_ltpf_disable(lc3_ltpf_data_t *data);
74 void lc3_ltpf_put_data(lc3_bits_t *bits, const lc3_ltpf_data_t *data);
85 void lc3_ltpf_get_data(lc3_bits_t *bits, lc3_ltpf_data_t *data);
100 lc3_ltpf_synthesis_t *ltpf, const lc3_ltpf_data_t *data,
Dltpf.c856 lc3_ltpf_synthesis_t *ltpf, const lc3_ltpf_data_t *data, in lc3_ltpf_synthesize()
Dlc3.c42 lc3_ltpf_data_t ltpf;