Home | History | Annotate | Download | only in src

Lines Matching refs:lsp_old

1383       FIXP_LPC *lsp_old = pAacDecoderChannelInfo->data.usac.lsp_coeff[k];
1387 if (lsp_new[i] < lsp_old[i]) {
1388 lsp_old[i] = lsp_new[i];