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

  /external/speex/libspeex/
sb_celp.c 122 #define LSP_MARGIN 410
137 #define LSP_MARGIN .05
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 85 #define LSP_MARGIN 16
96 #define LSP_MARGIN .002f
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 66 milliseconds