OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ec_gain_p_st
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.h
152
ec_gain_pitchState
ec_gain_p_st
;
member in struct:Decoder_amrState
dec_amr.cpp
180
s->
ec_gain_p_st
= NULL;
187
ec_gain_pitch_init(&s->
ec_gain_p_st
) ||
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
));
880
ec_gain_pitch (st->
ec_gain_p_st
, st->state, &gain_pit);
886
ec_gain_pitch_update (st->
ec_gain_p_st
, bfi, st->prev_bf,
928
ec_gain_pitch (st->
ec_gain_p_st
, st->state, &gain_pit);
932
ec_gain_pitch_update (st->
ec_gain_p_st
, bfi, st->prev_bf,
957
ec_gain_pitch (st->
ec_gain_p_st
, st->state, &gain_pit)
[
all
...]
Completed in 33 milliseconds