Searched refs:celt_fir5 (Results 1 – 2 of 2) sorted by relevance
105 static void celt_fir5(opus_val16 *x, in celt_fir5() function207 celt_fir5(x_lp, lpc2, len>>1); in pitch_downsample()
106 static void celt_fir5(const opus_val16 *x, in celt_fir5() function215 celt_fir5(x_lp, lpc2, x_lp, len>>1, mem); in pitch_downsample()