Home
last modified time | relevance | path

Searched defs:old_lsp (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dpoly_to_lsp.c31 int16_t *old_lsp /* (i) old LSP coefficients that are used if the new in WebRtcIlbcfix_Poly2Lsp()
/external/speex/libspeex/
Dlsp.c614 void lsp_interpolate(spx_lsp_t *old_lsp, spx_lsp_t *new_lsp, spx_lsp_t *interp_lsp, int len, int su… in lsp_interpolate()
646 void lsp_interpolate(spx_lsp_t *old_lsp, spx_lsp_t *new_lsp, spx_lsp_t *interp_lsp, int len, int su… in lsp_interpolate()
Dsb_celp.h64 spx_lsp_t *old_lsp; /**< LSPs of previous frame */ member
Dnb_celp.h85 spx_lsp_t *old_lsp; /**< LSPs for previous frame */ member