Home
last modified time | relevance | path

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

/liblc3-latest/src/
Dltpf.c516 LC3_HOT static void interpolate(const int16_t *x, int n, int d, int16_t *y) in interpolate() function
709 interpolate(x_12k8, n_12k8, 0, u); in lc3_ltpf_analyse()
710 interpolate(x_12k8 - (pitch >> 2), n_12k8, pitch & 3, v); in lc3_ltpf_analyse()