Home | History | Annotate | Download | only in libspeex

Lines Matching full:roots

255    int i, sub, roots;
322 roots=lpc_to_lsp (lpc, st->lpcSize, lsp, 10, LSP_DELTA1, stack);
323 /* Check if we found all the roots */
324 if (roots!=st->lpcSize)