Home | History | Annotate | Download | only in src

Lines Matching refs:MP1

433    Word16 rLow[MP1], rHigh[MP1];  // Autocorrelations low and hi
444 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc);
451 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
460 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc);
497 Word16 rLow[MP1], rHigh[MP1]; /* Autocorrelations low and hi */
508 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1], rc, pOverflow);
515 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc, pOverflow);
524 Levinson(st->levinsonSt, rHigh, rLow, &a[MP1 * 3], rc, pOverflow);