HomeSort by relevance Sort by last modified time
    Searched refs:lsp_enforce_margin (Results 1 - 4 of 4) sorted by null

  /external/speex/libspeex/
lsp.h 60 void lsp_enforce_margin(spx_lsp_t *lsp, int len, spx_word16_t margin);
lsp.c 593 void lsp_enforce_margin(spx_lsp_t *lsp, int len, spx_word16_t margin) function
628 void lsp_enforce_margin(spx_lsp_t *lsp, int len, spx_word16_t margin) function
sb_celp.c 569 lsp_enforce_margin(interp_lsp, st->lpcSize, LSP_MARGIN);
570 lsp_enforce_margin(interp_qlsp, st->lpcSize, LSP_MARGIN);
1002 lsp_enforce_margin(interp_qlsp, st->lpcSize, LSP_MARGIN);
    [all...]
nb_celp.c 346 lsp_enforce_margin(interp_lsp, st->lpcSize, LSP_MARGIN);
667 lsp_enforce_margin(interp_lsp, st->lpcSize, LSP_MARGIN);
668 lsp_enforce_margin(interp_qlsp, st->lpcSize, LSP_MARGIN);
    [all...]

Completed in 93 milliseconds