HomeSort by relevance Sort by last modified time
    Searched full:synth (Results 26 - 50 of 199) sorted by null

12 3 4 5 6 7 8

  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
sp_dec.cpp 515 synth = pointer to the output synthesis speech buffer (Word16)
518 synth contents are truncated to 13 bits if NO13BIT is not defined,
540 by synth is truncated to 13 bits. It remains unchanged otherwise.
563 Word16 *synth // o : synthesis speech (postfiltered
589 synth, Az_dec);
591 Post_Filter(st->post_state, mode, synth, Az_dec); // Post-filter
594 Post_Process(st->postHP_state, synth, L_FRAME);
600 synth[i] = synth[i] & 0xfff8;
638 Word16 *synth) /* o : synthesis speech (postfiltered *
    [all...]
sp_dec.h 105 Word16 *synth /* o : synthesis speech (postfiltered */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_synth.h 160 #define SNDRV_EMUX_PORT_MODE_OSS_SYNTH 1 /* OSS synth port */
161 #define SNDRV_EMUX_PORT_MODE_OSS_MIDI 2 /* OSS multi channel synth port */
emu8000.h 97 #define SNDRV_SEQ_DEV_ID_EMU8000 "emu8000-synth"
snd_wavefront.h 107 struct pnp_dev *synth; member in struct:_snd_wavefront_card
  /external/sonivox/arm-fm-22k/lib_src/
eas_vm_protos.h 169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicating that we wan
    [all...]
eas_voicemgt.c 218 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "IncVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
251 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "DecVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine)
    [all...]
eas_synth_protos.h 7 * Declarations, interfaces, and prototypes for synth.
eas_reverbdata.h 96 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SAMPLES */
105 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SECONDS seconds */
116 /* the entire synth uses various flags in a bit field */
118 /* if flag is set, synth reset has been requested */
125 when we reset the synth (e.g., during GM ON)
267 /* update counter keeps track of when synth params need updating */
eas_miditypes.h 103 S_SYNTH *pSynth; /* pointer to synth */
133 S_SYNTH *pSynth; /* pointer to synth */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_vm_protos.h 169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicating that we wan
    [all...]
eas_voicemgt.c 218 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "IncVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
251 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "DecVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine)
    [all...]
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
ARM_synth_constants_gnu.inc 5 @ are mirrored in synth.h
eas_synth_protos.h 7 * Declarations, interfaces, and prototypes for synth.
eas_reverbdata.h 96 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SAMPLES */
105 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SECONDS seconds */
116 /* the entire synth uses various flags in a bit field */
118 /* if flag is set, synth reset has been requested */
125 when we reset the synth (e.g., during GM ON)
267 /* update counter keeps track of when synth params need updating */
eas_miditypes.h 103 S_SYNTH *pSynth; /* pointer to synth */
133 S_SYNTH *pSynth; /* pointer to synth */
  /external/sonivox/arm-wt-22k/lib_src/
eas_vm_protos.h 169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicating that we wan
    [all...]
eas_voicemgt.c 218 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "IncVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
251 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_DETAIL, "DecVoicePoolCount: Synth=%d pool=%d\n", pSynth->vSynthNum, pool); */ }
300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine)
    [all...]
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
ARM_synth_constants_gnu.inc 5 @ are mirrored in synth.h
eas_synth_protos.h 7 * Declarations, interfaces, and prototypes for synth.
eas_reverbdata.h 96 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SAMPLES */
105 /* synth parameters are updated every SYNTH_UPDATE_PERIOD_IN_SECONDS seconds */
116 /* the entire synth uses various flags in a bit field */
118 /* if flag is set, synth reset has been requested */
125 when we reset the synth (e.g., during GM ON)
267 /* update counter keeps track of when synth params need updating */
eas_miditypes.h 103 S_SYNTH *pSynth; /* pointer to synth */
133 S_SYNTH *pSynth; /* pointer to synth */
  /external/freetype/include/freetype/internal/
fttrace.h 40 FT_TRACE_DEF( synth ) /* bold/slant synthesizer (ftsynth.c) */

Completed in 1307 milliseconds

12 3 4 5 6 7 8