Searched defs:pitch (Results 1 – 5 of 5) sorted by relevance
/liblc3-3.5.0-3.4.0/test/ |
D | decoder.py | 78 def synthesize(self, x, bw, pitch, nbytes): argument
|
D | spec_py.c | 135 int pitch; in analyze_py() local
|
/liblc3-3.5.0-3.4.0/src/ |
D | ltpf.c | 573 static int refine_pitch(const int16_t *x, int n, int tc, int *pitch) in refine_pitch() 643 int tc, pitch = 0; in lc3_ltpf_analyse() local 800 int pitch = in lc3_ltpf_synthesize() local 871 int lc3_ltpf_get_nbits(bool pitch) in lc3_ltpf_get_nbits()
|
D | spec.c | 769 int nbytes, bool pitch, const lc3_tns_data_t *tns, in lc3_spec_analyze()
|
/liblc3-3.5.0-3.4.0/include/ |
D | lc3_private.h | 88 int pitch; member 131 int pitch; member
|