Searched refs:ltpGainHistory (Results 1 – 2 of 2) sorted by relevance
248 s->ltpGainHistory[i] = 0; in Decoder_amr_init()457 state->ltpGainHistory[i] = 0; in Decoder_amr_reset()2082 st->ltpGainHistory[i] = st->ltpGainHistory[i+1]; in Decoder_amr()2084 st->ltpGainHistory[8] = gain_pit; in Decoder_amr()2346 &(st->ltpGainHistory[0]), in Decoder_amr()
143 Word16 ltpGainHistory[LTP_GAIN_HISTORY_LEN]; member