Lines Matching full:roots
307 int i, roots, sub;411 roots=lpc_to_lsp (lpc, st->lpcSize, lsp, 10, LSP_DELTA1, stack);412 if (roots!=st->lpcSize)414 roots = lpc_to_lsp (lpc, st->lpcSize, lsp, 10, LSP_DELTA2, stack);415 if (roots!=st->lpcSize) {