Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dton_stab.h112 Word16 ton_stab_init(tonStabState **st);
Dton_stab.cpp184 Word16 ton_stab_init(tonStabState **state) in ton_stab_init() function
Dcod_amr.cpp304 ton_stab_init(&s->tonStabSt) || in cod_amr_init()