Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/celt/
Dcelt_lpc.h44 void celt_iir(const opus_val32 *x,
Dcelt_lpc.c144 void celt_iir(const opus_val32 *_x, in celt_iir() function
Dcelt_decoder.c582 celt_iir(buf+DECODE_BUFFER_SIZE-N, lpc+c*LPC_ORDER, in celt_decode_lost()