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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.h 210 * Function : cod_amr_exit
216 void cod_amr_exit(cod_amrState **st);
sp_enc.cpp 414 cod_amr_exit(&(*state)->cod_amr_state);
460 cod_amr_exit(&(*state)->cod_amr_state);
cod_amr.cpp 37 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
    [all...]

Completed in 50 milliseconds