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

1 2

  /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 */
dec_amr.h 191 Word16 synth[], /* o : synthesis speech (L_FRAME) */
dtx_dec.h 165 Word16 synth[], /* o : synthesised speech */
dec_amr.cpp 498 synth = buffer containing synthetic speech (Word16)
504 synth buffer contains the decoded speech samples
541 Word16 synth[], // o : synthesis speech (L_FRAME)
605 parm, synth, A_t);
    [all...]
dtx_dec.cpp 357 synth = synthesised speech
396 Word16 synth[], // o : synthesised speech
769 Syn_filt(acoeff_variab, ex, &synth[i * L_SUBFR], L_SUBFR,
849 Word16 synth[], /* o : synthesised speech */
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
spstproc.h 116 Word16 synth[], /* i : Local snthesis */
spstproc.cpp 107 synth -- Word16 Array -- Local synthesis
179 Word16 synth[], /* i : Local snthesis */
277 &synth[i_subfr],
284 mem_err[j] = speech[i_subfr + i] - synth[i_subfr + i];
cod_amr.h 255 * synth[]: Local synthesis speech (for debugging purposes)
264 Word16 synth[] /* o : Local synthesis */
cod_amr.cpp 764 synth = pointer to a buffer containing the local synthesis speech of
771 The local synthesis speech buffer pointed to by synth is updated.
797 synth[]: Local synthesis speech (for debugging purposes)
818 Word16 synth[] // o : Local synthesis
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
synthesis_amr_wb.cpp 164 int16 *synth = &synth_lo[M + L_SUBFR]; local
165 int16 *HF = &synth[L_SUBFR];
198 synth,
203 highpass_50Hz_at_12k8(synth,
207 oversamp_12k8_to_16k(synth,
286 highpass_400Hz_at_12k8(synth, L_SUBFR, st->mem_hp400);
292 L_tmp = mac_16by16_to_int32(L_tmp, synth[0], synth[0]);
296 L_tmp = mac_16by16_to_int32(L_tmp, synth[i], synth[i ])
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 107 struct pnp_dev *synth; member in struct:_snd_wavefront_card
trident.h 40 #define SNDRV_SEQ_DEV_ID_TRIDENT "trident-synth"
296 synth:1, member in struct:snd_trident_voice
362 int ChanSynthCount; /* number of allocated synth channels */
363 int max_size; /* maximum synth memory size in bytes */
364 int current_size; /* current allocated synth mem in bytes */
406 struct snd_4dwave synth; /* synth specific variables */ member in struct:snd_trident
gus.h 35 #define SNDRV_SEQ_DEV_ID_GUS "gus-synth"
268 synth:1, member in struct:snd_gus_voice
595 int synth);
ymfpci.h 248 synth: 1, member in struct:snd_ymfpci_voice
  /external/freetype/include/freetype/internal/
fttrace.h 40 FT_TRACE_DEF( synth ) /* bold/slant synthesizer (ftsynth.c) */
  /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...]
  /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...]
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
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...]
  /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...]
ARM-E_mastergain_gnu.s 4 @ Description: Copies 32-bit synth output to 16-bit buffer
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...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 194 Word16 synth[L_SUBFR]; /* 12.8kHz synthesis vector */ local
1342 Word16 synth[L_SUBFR]; local
    [all...]

Completed in 849 milliseconds

1 2