Searched refs:cod_amr_exit (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcod_amr.h210 * Function : cod_amr_exit
216 void cod_amr_exit(cod_amrState **st);
H A Dsp_enc.cpp414 cod_amr_exit(&(*state)->cod_amr_state);
460 cod_amr_exit(&(*state)->cod_amr_state);
H A Dcod_amr.cpp37 cod_amr_exit
231 cod_amr_exit(&s);
313 cod_amr_exit(&s);
545 FUNCTION NAME: cod_amr_exit
582 void cod_amr_exit (cod_amrState **state)
631 void cod_amr_exit(cod_amrState **state) function

Completed in 57 milliseconds