HomeSort by relevance Sort by last modified time
    Searched full:pcm (Results 226 - 250 of 452) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 187 * array: pointer to array of signed 16 bit values, typically either PCM data or control data
242 * src: pointer to input buffer of PCM values to be processed
243 * dst: pointer to output buffer of PCM values we are to sume the result with
eas_chorusdata.h 115 * array: pointer to array of signed 16 bit values, typically either PCM data or control data
eas_mdls.h 245 #define WAVE_FORMAT_PCM 0x0001 /* Microsoft PCM format, see DLS2.1 p60 */
eas_wavefile.c 353 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback
383 * Resume rendering a PCM stream. Sets the gain target back to its
637 /* PCM, must be 8 or 16 bit samples */
731 /* open a stream in the PCM engine */
eas_wtengine.h 127 EAS_U32 loopEnd; /* points to last PCM sample (not 1 beyond last) */
  /external/srec/srec/EventLog/src/
riff.c 214 /* Converts PCM wave data
224 //GS_SetResult(res,"PCM WAVE file contains more than one data channel",
230 //GS_SetResult(res,GS_Spf(0,"%d bits per sample PCM format not supported",
  /hardware/msm7k/libaudio/
AudioHardware.cpp 510 LOGI("Routing audio to Bluetooth PCM\n");
545 LOGI("Routing audio to Bluetooth PCM\n");
548 LOGI("Routing audio to Bluetooth PCM\n");
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediaengine.h 56 // must be 16-bit little-endian 16 kHz PCM. If a stream is already playing
  /external/quake/quake/src/QW/client/
snd_mem.c 287 Con_Printf("Microsoft PCM format only\n");
  /external/quake/quake/src/WinQuake/
snd_mem.cpp 285 Con_Printf("Microsoft PCM format only\n");
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h 115 * array: pointer to array of signed 16 bit values, typically either PCM data or control data
eas_wavefile.c 353 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback
383 * Resume rendering a PCM stream. Sets the gain target back to its
637 /* PCM, must be 8 or 16 bit samples */
731 /* open a stream in the PCM engine */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorusdata.h 115 * array: pointer to array of signed 16 bit values, typically either PCM data or control data
eas_wavefile.c 353 * Mute and stop rendering a PCM stream. Sets the gain target to zero and stops the playback
383 * Resume rendering a PCM stream. Sets the gain target back to its
637 /* PCM, must be 8 or 16 bit samples */
731 /* open a stream in the PCM engine */
eas_wtengine.h 127 EAS_U32 loopEnd; /* points to last PCM sample (not 1 beyond last) */
  /frameworks/base/media/libstagefright/
AACWriter.cpp 234 * 3 bits of channel configuration code. 0 resevered for inband PCM
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c     [all...]
  /system/media/wilhelm/src/android/
AudioPlayer_to_android.cpp 573 // it's no use checking the PCM format fields because additional characteristics
647 // URI or FD decoded to PCM in a buffer queue
653 // AAC ADTS Android buffer queue decoded to PCM in a buffer queue
    [all...]
  /system/media/wilhelm/tools/permute/
permute.c 144 // Must be 16-bit signed or 8-bit unsigned PCM
  /bionic/libc/kernel/common/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 568 #define SOUND_DEVICE_LABELS {"Vol ", "Bass ", "Trebl", "Synth", "Pcm ", "Spkr ", "Line ", "Mic ", "CD ", "Mix ", "Pcm2 ", "Rec ", "IGain", "OGain", "Line1", "Line2", "Line3", "Digital1", "Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video", "Radio", "Monitor"}
570 #define SOUND_DEVICE_NAMES {"vol", "bass", "treble", "synth", "pcm", "speaker", "line", "mic", "cd", "mix", "pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", "dig1", "dig2", "dig3", "phin", "phout", "video", "radio", "monitor"}
  /device/moto/wingray/libaudio/
AudioPostProcessor.cpp 319 // write directly to pcm out driver if only NS is enabled
589 sprintf(fname, ECNSLOGPATH"/log-0x%04X.pcm", mLogPoint[i]);
  /external/esd/include/
audiofile.h 150 AF_MISC_PCMMAP = 207, /* PCM mapping information (future use) */
517 /* track data: pcm mapping */
  /external/qemu/audio/
ossaudio.c 398 void *pcm = advance (oss->pcm_buf, oss->wpos << hw->info.shift); local
400 bytes_written = write (oss->fd, pcm, bytes_to_write);
  /external/sonivox/arm-fm-22k/host_src/
eas_config.c 49 * device ID for the MFi PCM/ADPCM extensions.
485 /* instance data for the PCM engine */

Completed in 991 milliseconds

1 2 3 4 5 6 7 8 91011>>