HomeSort by relevance Sort by last modified time
    Searched defs:DTX (Results 1 - 5 of 5) sorted by null

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
dtx_dec.h 51 Purpose : Decode comfort noice when in DTX
101 enum DTXStateType {SPEECH = 0, DTX, DTX_MUTE};
162 enum DTXStateType new_state, /* i : new DTX state */
178 * Description : to decide what kind of DTX/CNI action to perform
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dtx_dec.h 51 Purpose : Decode comfort noice when in DTX
101 enum DTXStateType {SPEECH = 0, DTX, DTX_MUTE};
162 enum DTXStateType new_state, /* i : new DTX state */
178 * Description : to decide what kind of DTX/CNI action to perform
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
dtx.h 34 Pathname: ./cpp/include/dtx.h
44 Static memory, constants and frametypes for the DTX
98 /* DTX handler stuff */
106 #define DTX 1
195 int16 new_state, /* i : New DTX state */
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
dtx.h 34 Pathname: ./cpp/include/dtx.h
44 Static memory, constants and frametypes for the DTX
98 /* DTX handler stuff */
106 #define DTX 1
195 int16 new_state, /* i : New DTX state */
  /external/grub/netboot/
depca.c 313 #define DTX 0x0002 /* Disable the Transmitter */

Completed in 152 milliseconds