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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
sp_enc.cpp 118 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_speech)
    [all...]
sp_enc.h 112 cod_amrState *cod_amr_state; member in struct:__anon38336

Completed in 178 milliseconds