Home
last modified time | relevance | path

Searched refs:ton_stab_exit (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/module/codecs/amrnb/enc/src/
Dton_stab.h124 void ton_stab_exit(tonStabState **st);
Dton_stab.cpp381 void ton_stab_exit(tonStabState **state) in ton_stab_exit() function
Dcod_amr.cpp644 ton_stab_exit(&(*state)->tonStabSt); in cod_amr_exit()