Home
last modified time | relevance | path

Searched refs:new_state (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddtx_dec.h162 enum DTXStateType new_state, /* i : new DTX state */
Ddtx_dec.cpp846 enum DTXStateType new_state, /* i : new DTX state */ in dtx_dec() argument
1337 if (new_state == DTX_MUTE) in dtx_dec()
/frameworks/compile/mclinker/include/mcld/Script/
DFlexLexer.h153 void yy_push_state(int new_state);
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Ddtx.h195 …int16 new_state, /* i : New DTX state …
Ddtx_decoder_amr_wb.cpp199 int16 new_state, /* i : New DTX state */ in dtx_dec_amr_wb() argument
426 if (new_state == DTX_MUTE) in dtx_dec_amr_wb()