Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_lpc.h56 void celt_iir(const opus_val32 *x,
Dcelt_lpc.c147 void celt_iir(const opus_val32 *_x, in celt_iir() function
Dcelt_decoder.c644 celt_iir(buf+DECODE_BUFFER_SIZE-N, lpc+c*LPC_ORDER, in celt_decode_lost()