HomeSort by relevance Sort by last modified time
    Searched full:envelope (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
UsimDataDownloadHandler.java 50 /** Response to SMS-PP download envelope command. */
90 byte[] envelope = new byte[totalLength];
94 envelope[index++] = (byte) BER_SMS_PP_DOWNLOAD_TAG;
96 envelope[index++] = (byte) 0x81; // length 128-255 encoded as 0x81 + length
98 envelope[index++] = (byte) bodyLength;
101 envelope[index++] = (byte) (0x80 | ComprehensionTlvTag.DEVICE_IDENTITIES.value());
102 envelope[index++] = (byte) 2;
103 envelope[index++] = (byte) DEV_ID_NETWORK;
104 envelope[index++] = (byte) DEV_ID_UICC;
108 envelope[index++] = (byte) ComprehensionTlvTag.ADDRESS.value()
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.h 37 /* FM envelope state */
54 EAS_U16 envGain; /* envelope target */
57 EAS_U16 envRate; /* calculated envelope rate */
58 EAS_U8 envState; /* envelope state */
eas_pcmdata.h 96 EAS_U32 envData; /* envelope data (and LFO data) */
97 EAS_U32 envValue; /* current envelope value */
98 EAS_U32 envScale; /* current envelope scale */
104 E_PCM_ENV_STATE envState; /* current envelope state */
eas_fmsynth.c 338 /* if level control or envelope gain is zero, skip this envelope */
345 /* if the envelope gain is above the sustain level, we need to catch this voice */
349 /* reset envelope to decay state */
473 /* if zero attack time, max out envelope and jump to decay state */
477 /* start out envelope at max */
480 /* set envelope to decay state */
484 /* start envelope at zero and start in attack state */
630 /* set flag assuming the envelope is not done */
639 /* the envelope is linear during the attack, so add the value *
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.h 37 /* FM envelope state */
54 EAS_U16 envGain; /* envelope target */
57 EAS_U16 envRate; /* calculated envelope rate */
58 EAS_U8 envState; /* envelope state */
eas_pcmdata.h 96 EAS_U32 envData; /* envelope data (and LFO data) */
97 EAS_U32 envValue; /* current envelope value */
98 EAS_U32 envScale; /* current envelope scale */
104 E_PCM_ENV_STATE envState; /* current envelope state */
eas_fmsynth.c 338 /* if level control or envelope gain is zero, skip this envelope */
345 /* if the envelope gain is above the sustain level, we need to catch this voice */
349 /* reset envelope to decay state */
473 /* if zero attack time, max out envelope and jump to decay state */
477 /* start out envelope at max */
480 /* set envelope to decay state */
484 /* start envelope at zero and start in attack state */
630 /* set flag assuming the envelope is not done */
639 /* the envelope is linear during the attack, so add the value *
    [all...]
ARM_synth_constants_gnu.inc 79 @/* Envelope 1 (EG1) calculation macros */
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java 32 * Dummy BaseCommands for UsimDataDownloadTest. Only implements UICC envelope and
43 private boolean mExpectingSendEnvelope; // true to expect a send envelope command
44 private String mExpectingSendEnvelopeContents; // expected string for send envelope
47 private String mExpectingSendEnvelopeResponse; // Response string for Send Envelope
79 * @param contents expected envelope contents to send
82 * @param response simulated envelope response to return
102 Assert.assertFalse("expecting send envelope call", mExpectingSendEnvelope);
145 Assert.assertTrue("unexpected call to send envelope", mExpectingSendEnvelope);
UsimDataDownloadTest.java 89 // SMS-PP Download Envelope 3.1.1
105 // SMS-PP Download Envelope 3.1.5
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/
FetchProfile.java 46 * Download the envelope of the message. This should include at minimum
49 ENVELOPE,
  /external/webrtc/src/modules/audio_processing/agc/main/source/
analog_agc.h 51 WebRtc_Word16 targetLevelDbfs; // Target level in -dBfs of envelope (default -3)
86 WebRtc_Word32 env[2][10]; // Envelope values of subframes
89 WebRtc_Word16 envSum; // Filtered scaled envelope in subframes
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
input.h 752 * struct ff_envelope - generic force-feedback effect envelope
759 * envelope force-feedback core will convert to positive/negative
773 * @envelope: envelope data
777 struct ff_envelope envelope; member in struct:ff_constant_effect
784 * @envelope: envelope data
789 struct ff_envelope envelope; member in struct:ff_ramp_effect
820 * @envelope: envelope dat
838 struct ff_envelope envelope; member in struct:ff_periodic_effect
    [all...]
  /device/moto/stingray/ril/
libmoto_mm_ril.so 
  /external/kernel-headers/original/linux/
binfmts.h 10 * and envelope for the new program. 32 should suffice, this gives
input.h 942 * struct ff_envelope - generic force-feedback effect envelope
949 * envelope force-feedback core will convert to positive/negative
963 * @envelope: envelope data
967 struct ff_envelope envelope; member in struct:ff_constant_effect
974 * @envelope: envelope data
979 struct ff_envelope envelope; member in struct:ff_ramp_effect
1010 * @envelope: envelope dat
1028 struct ff_envelope envelope; member in struct:ff_periodic_effect
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcmdata.h 96 EAS_U32 envData; /* envelope data (and LFO data) */
97 EAS_U32 envValue; /* current envelope value */
98 EAS_U32 envScale; /* current envelope scale */
104 E_PCM_ENV_STATE envState; /* current envelope state */
dls.h 256 played until the envelope reaches an off threshold in the release
257 portion of the volume envelope */
ARM_synth_constants_gnu.inc 79 @/* Envelope 1 (EG1) calculation macros */
  /frameworks/base/data/keyboards/
qwerty.kl 104 key 155 ENVELOPE
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 152 iwffff_env_t penv; /* pitch envelope */
153 iwffff_env_t venv; /* volume envelope */
288 iwffff_xenv_t penv; /* pitch envelope */
289 iwffff_xenv_t venv; /* volume envelope */
  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.h 138 // A grain envelope will be applied if m_isGrain is set to true.
141 // readFromBufferWithGrainEnvelope() is a low-level blitter which reads from the AudioBuffer and applies a grain envelope.
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
SmsMessage.java 770 * Creates BearerData and Envelope from parameters for a Submit SMS.
816 SmsEnvelope envelope = new SmsEnvelope(); local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/dc/
aica.c 169 /* Envelope setup. The first of these is the loop point,
193 envelope speed. f is the fastest, 1 is the slowest, and 0
198 CHNREG32(ch, 16) = 0x1f; /* No volume envelope */
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 171 * <s:Envelope
172 * xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"
180 * </s:Envelope>

Completed in 653 milliseconds

1 2 3 4 5 6