Searched defs:old_lsp (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
D | poly_to_lsp.c | 31 int16_t *old_lsp /* (i) old LSP coefficients that are used if the new in WebRtcIlbcfix_Poly2Lsp()
|
/external/chromium_org/third_party/speex/libspeex/ |
D | lsp.c | 614 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()
|
D | sb_celp.h | 64 spx_lsp_t *old_lsp; /**< LSPs of previous frame */ member
|
D | nb_celp.h | 85 spx_lsp_t *old_lsp; /**< LSPs for previous frame */ member
|
/external/speex/libspeex/ |
D | lsp.c | 614 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()
|
D | sb_celp.h | 64 spx_lsp_t *old_lsp; /**< LSPs of previous frame */ member
|
D | nb_celp.h | 85 spx_lsp_t *old_lsp; /**< LSPs for previous frame */ member
|