HomeSort by relevance Sort by last modified time
    Searched refs:ec_gain_pitch_reset (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
ec_gains.h 159 * Function: ec_gain_pitch_reset
162 Word16 ec_gain_pitch_reset(
ec_gains.cpp 606 FUNCTION NAME: ec_gain_pitch_reset
631 Function: ec_gain_pitch_reset
647 int ec_gain_pitch_reset (ec_gain_pitchState *state)
652 // fprintf(stderr, "ec_gain_pitch_reset: invalid parameter\n");
686 Word16 ec_gain_pitch_reset(ec_gain_pitchState *state) function
692 /* fprintf(stderr, "ec_gain_pitch_reset: invalid parameter\n"); */
dec_amr.cpp 252 ec_gain_pitch_reset(&s->ec_gain_p_st);
357 ec_gain_pitch_reset(state->ec_gain_p_st);
466 ec_gain_pitch_reset(&(state->ec_gain_p_st));
    [all...]

Completed in 439 milliseconds