Searched refs:cod_amr_state (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dsp_enc.cpp118 cod_amr_state field of the structure pointed to by the pointer pointed to
176 s->cod_amr_state = NULL;
180 cod_amr_init(&s->cod_amr_state, s->dtx)) {
239 s->cod_amr_state = NULL;
243 cod_amr_init(&s->cod_amr_state, s->dtx))
309 cod_amr_reset(state->cod_amr_state);
355 cod_amr_reset(state->cod_amr_state);
414 cod_amr_exit(&(*state)->cod_amr_state);
460 cod_amr_exit(&(*state)->cod_amr_state);
536 cod_amr_first(st->cod_amr_state, new_speec
[all...]
H A Dsp_enc.h112 cod_amrState *cod_amr_state; member in struct:__anon387

Completed in 190 milliseconds