HomeSort by relevance Sort by last modified time
    Searched refs:voices (Results 1 - 25 of 27) sorted by null

1 2

  /external/sonivox/arm-fm-22k/lib_src/
eas_voicemgt.c 200 /* ignore muting voices */
233 /* ignore muting voices */
298 InitVoice(&pVoiceMgr->voices[i]);
420 * We also force all voices to mute quickly.
422 * is, we do not ramp the voices down from this routine, but instead, we
424 * down samples to the output buffer. After we are sure that all voices
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
447 /* force voices to off state - may cause audio artifacts */
457 /* don't reset if voices are still playing *
    [all...]
eas_fmengine.c 48 static S_FM_ENG_VOICE voices[NUM_FM_VOICES]; variable
495 pVoice = &voices[voiceNum];
564 p = &voices[voiceNum];
eas_synth.h 96 /* use the following values to specify unassigned channels or voices */
125 /* drum channel can simultaneously play this many voices at most */
197 /* parameters shared by multiple voices assigned to same channel */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
362 S_SYNTH_VOICE voices[MAX_SYNTH_VOICES]; member in struct:s_voice_mgr_tag
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_voicemgt.c 200 /* ignore muting voices */
233 /* ignore muting voices */
298 InitVoice(&pVoiceMgr->voices[i]);
420 * We also force all voices to mute quickly.
422 * is, we do not ramp the voices down from this routine, but instead, we
424 * down samples to the output buffer. After we are sure that all voices
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
447 /* force voices to off state - may cause audio artifacts */
457 /* don't reset if voices are still playing *
    [all...]
eas_fmengine.c 48 static S_FM_ENG_VOICE voices[NUM_FM_VOICES]; variable
495 pVoice = &voices[voiceNum];
564 p = &voices[voiceNum];
eas_synth.h 96 /* use the following values to specify unassigned channels or voices */
125 /* drum channel can simultaneously play this many voices at most */
197 /* parameters shared by multiple voices assigned to same channel */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
362 S_SYNTH_VOICE voices[MAX_SYNTH_VOICES]; member in struct:s_voice_mgr_tag
  /external/sonivox/arm-wt-22k/lib_src/
eas_voicemgt.c 200 /* ignore muting voices */
233 /* ignore muting voices */
298 InitVoice(&pVoiceMgr->voices[i]);
420 * We also force all voices to mute quickly.
422 * is, we do not ramp the voices down from this routine, but instead, we
424 * down samples to the output buffer. After we are sure that all voices
430 * force - force reset even if voices are active
436 * - force all voices to update their envelope states to mute
447 /* force voices to off state - may cause audio artifacts */
457 /* don't reset if voices are still playing *
    [all...]
eas_synth.h 96 /* use the following values to specify unassigned channels or voices */
125 /* drum channel can simultaneously play this many voices at most */
197 /* parameters shared by multiple voices assigned to same channel */
224 EAS_U8 channelPressure; /* applied to all voices on a given channel */
362 S_SYNTH_VOICE voices[MAX_SYNTH_VOICES]; member in struct:s_voice_mgr_tag
  /external/qemu/distrib/sdl-1.2.15/src/audio/nto/
SDL_nto_audio.c 129 cpars->format.voices = DEFAULT_CPARAMS_VOICES;
441 cparams.format.voices = spec->channels;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 79 #define SNDRV_EMUX_MAX_VOICES 64 /* max # of voices */
80 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices
97 int max_voices; /* Number of voices */
111 int num_voices; /* current number of voices */
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member in struct:snd_emux
opl3.h 15 * a bit mask defining which voices are used as 4 OP voices.
31 * even be left unconnected. This works with 4 OP voices also.
34 * register of the voice (0xC0-0xC8). In 4 OP voices these bits are
151 * Offsets to the register banks for voices. Just add to the
171 * to the stereo channels. For 4 OP voices this bit is
175 * For 4 OP voices the connection bit is used in the
285 unsigned char max_voices; /* max number of voices */
287 #define SNDRV_OPL3_MODE_SYNTH 0 /* OSS - voices allocated by application */
303 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') * member in struct:snd_opl3
    [all...]
ymfpci.h 271 struct snd_ymfpci_voice *voices[2]; /* playback only */ member in struct:snd_ymfpci_pcm
327 struct snd_ymfpci_voice voices[64]; member in struct:snd_ymfpci
gus.h 319 effect:1; /* use effect voices */
346 unsigned char active_voices; /* active voices */
349 struct snd_gus_voice voices[32]; /* GF1 voices */ member in struct:snd_gf1
633 int voices,
trident.h 360 struct snd_trident_voice voices[64]; member in struct:snd_4dwave
asequencer.h 626 int midi_voices; /* voices per MIDI port */
627 int synth_voices; /* voices per SYNTH port */
717 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member in struct:snd_seq_port_subscribe
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 79 #define SNDRV_EMUX_MAX_VOICES 64 /* max # of voices */
80 #define SNDRV_EMUX_MAX_MULTI_VOICES 16 /* max # of playable voices
97 int max_voices; /* Number of voices */
111 int num_voices; /* current number of voices */
113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member in struct:snd_emux
opl3.h 15 * a bit mask defining which voices are used as 4 OP voices.
31 * even be left unconnected. This works with 4 OP voices also.
34 * register of the voice (0xC0-0xC8). In 4 OP voices these bits are
151 * Offsets to the register banks for voices. Just add to the
171 * to the stereo channels. For 4 OP voices this bit is
175 * For 4 OP voices the connection bit is used in the
285 unsigned char max_voices; /* max number of voices */
287 #define SNDRV_OPL3_MODE_SYNTH 0 /* OSS - voices allocated by application */
303 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') * member in struct:snd_opl3
    [all...]
ymfpci.h 271 struct snd_ymfpci_voice *voices[2]; /* playback only */ member in struct:snd_ymfpci_pcm
327 struct snd_ymfpci_voice voices[64]; member in struct:snd_ymfpci
gus.h 319 effect:1; /* use effect voices */
346 unsigned char active_voices; /* active voices */
349 struct snd_gus_voice voices[32]; /* GF1 voices */ member in struct:snd_gf1
633 int voices,
trident.h 360 struct snd_trident_voice voices[64]; member in struct:snd_4dwave
asequencer.h 626 int midi_voices; /* voices per MIDI port */
627 int synth_voices; /* voices per SYNTH port */
717 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member in struct:snd_seq_port_subscribe
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq.h 296 void snd_seq_port_info_set_midi_voices(snd_seq_port_info_t *info, int voices);
297 void snd_seq_port_info_set_synth_voices(snd_seq_port_info_t *info, int voices);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h 296 void snd_seq_port_info_set_midi_voices(snd_seq_port_info_t *info, int voices);
297 void snd_seq_port_info_set_synth_voices(snd_seq_port_info_t *info, int voices);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq.h 296 void snd_seq_port_info_set_midi_voices(snd_seq_port_info_t *info, int voices);
297 void snd_seq_port_info_set_synth_voices(snd_seq_port_info_t *info, int voices);
  /external/svox/pico/lib/
picorsrc.c 216 picorsrc_Voice voices, freeVoices; member in struct:picorsrc_resource_manager
238 this->voices = NULL;
924 /* ******* accessing voices **************************************/
944 /* check number of voices */
947 return picoos_emRaiseException(this->common->em,PICO_EXC_MAX_NUM_EXCEED,NULL,(picoos_char *)"no more than %i voices",PICORSRC_MAX_NUM_VOICES);
    [all...]

Completed in 733 milliseconds

1 2