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

  /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
gus.h 35 #define SNDRV_SEQ_DEV_ID_GUS "gus-synth"
268 synth:1, member in struct:snd_gus_voice
595 int synth);
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
ymfpci.h 248 synth: 1, member in struct:snd_ymfpci_voice
emu10k1.h 1285 synth: 1, member in struct:snd_emu10k1_voice
1512 void *synth; member in struct:snd_emu10k1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
snd_wavefront.h 107 struct pnp_dev *synth; member in struct:_snd_wavefront_card
gus.h 35 #define SNDRV_SEQ_DEV_ID_GUS "gus-synth"
268 synth:1, member in struct:snd_gus_voice
595 int synth);
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
ymfpci.h 248 synth: 1, member in struct:snd_ymfpci_voice
emu10k1.h 1285 synth: 1, member in struct:snd_emu10k1_voice
1512 void *synth; member in struct:snd_emu10k1
    [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...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 743 bool synth = Record[Idx++]; local
744 IVD->setSynthesize(synth);
    [all...]

Completed in 396 milliseconds