Lines Matching refs:old_ps
663 register spx_word32_t * restrict old_ps = st->old_ps;
685 opsi = old_ps[i];
768 register spx_word32_t * restrict old_ps = st->old_ps;
792 old_ps[i] = MULT16_32_P15(QCONST16(.2f,15),old_ps[i]) + MULT16_32_P15(MULT16_16_P15(QCONST16(.8f,15),SQR16_Q15(gain[i])),ps[i]);
821 register spx_word32_t * restrict old_ps = st->old_ps;
851 old_ps[i]= MULT16_32_P15(QCONST16(.2f,15),old_ps[i]) +
1061 { memcpy(st->old_ps, ps, (NM) * sizeof(spx_word32_t));