Searched defs:tc (Results 1 – 2 of 2) sorted by relevance
534 struct lc3_ltpf_analysis *ltpf, const int16_t *x, int n, int *tc) in detect_pitch()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
94 int tc; member