Searched refs:onset (Results 1 – 4 of 4) sorted by relevance
255 st->onset = 0; in gain_adapt_reset()453 st->onset = 8; in gain_adapt()457 if (st->onset != 0) in gain_adapt()459 st->onset = sub(st->onset, 1, pOverflow); in gain_adapt()467 if ((st->onset != 0) && (adapt < 2)) in gain_adapt()
105 Word16 onset; /* onset state, Q0 */ member
224 state->onset = 0; /* assume no onset in start */ in ph_disp_reset()744 state->onset = ONLENGTH; in ph_disp()749 if (state->onset > 0) in ph_disp()751 state->onset -= 1; in ph_disp()757 if (state->onset == 0) in ph_disp()775 if ((impNr > ((state->prevState) + 1)) && (state->onset == 0)) in ph_disp()781 if ((impNr < 2) && (state->onset > 0)) in ph_disp()
118 Word16 onset; member