Searched refs:prev_gp (Results 1 – 2 of 2) sorted by relevance
699 state->prev_gp = 16384; in ec_gain_pitch_reset()820 if (sub(*gain_pitch, st->prev_gp, pOverflow) > 0) in ec_gain_pitch_update()822 *gain_pitch = st->prev_gp; in ec_gain_pitch_update()825 st->prev_gp = *gain_pitch; in ec_gain_pitch_update()
103 Word16 prev_gp; member