Searched defs:tonStabState (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dton_stab.h98 } tonStabState; typedef in typeref:struct:__anon420
112 Word16 ton_stab_init(tonStabState **st);
119 Word16 ton_stab_reset(tonStabState *st);
124 void ton_stab_exit(tonStabState **st);
129 Word16 check_lsp(tonStabState *st, /* i/o : State struct */
134 Word16 check_gp_clipping(tonStabState *st, /* i/o : State struct */
139 void update_gp_clipping(tonStabState *st, /* i/o : State struct */

Completed in 378 milliseconds