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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Ddtx_dec.h51 Purpose : Decode comfort noice when in DTX
101 enum DTXStateType {SPEECH = 0, DTX, DTX_MUTE}; enumerator in enum:DTXStateType
162 enum DTXStateType new_state, /* i : new DTX state */
178 * Description : to decide what kind of DTX/CNI action to perform
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Ddtx.h19 * DTX.H *
21 * Static memory, constants and frametypes for the DTX *
49 /* DTX handler stuff */
57 #define DTX 1 macro
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddtx.h44 Static memory, constants and frametypes for the DTX
98 /* DTX handler stuff */
106 #define DTX 1 macro
195 int16 new_state, /* i : New DTX state */

Completed in 1046 milliseconds