Home
last modified time | relevance | path

Searched refs:ec_gain_p_st (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddec_amr.cpp252 ec_gain_pitch_reset(&s->ec_gain_p_st); in Decoder_amr_init()
466 ec_gain_pitch_reset(&(state->ec_gain_p_st)); in Decoder_amr_reset()
1762 &(st->ec_gain_p_st), in Decoder_amr()
1772 &(st->ec_gain_p_st), in Decoder_amr()
1834 &(st->ec_gain_p_st), in Decoder_amr()
1847 &st->ec_gain_p_st, in Decoder_amr()
1888 &(st->ec_gain_p_st), in Decoder_amr()
1902 &(st->ec_gain_p_st), in Decoder_amr()
1948 &(st->ec_gain_p_st), in Decoder_amr()
1958 &(st->ec_gain_p_st), in Decoder_amr()
Ddec_amr.h152 ec_gain_pitchState ec_gain_p_st; member