HomeSort by relevance Sort by last modified time
    Searched full:alsa (Results 201 - 225 of 237) sorted by null

1 2 3 4 5 6 7 8910

  /hardware/libhardware/modules/usbaudio/
alsa_device_profile.c 303 * Reads and decodes configuration info from the specified ALSA card/device.
audio_hw.c 411 const int num_device_channels = proxy_get_channel_count(proxy); /* what we told alsa */
832 * (but different from the ALSA format), such as 24bit ->16bit, or 4chan -> 2chan.
    [all...]
  /external/qemu/android/
help.c     [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 200 ALOGE("ALSA Module could not be opened!!!");
203 ALOGE("ALSA Module not found!!!");
    [all...]
AudioUsbALSA.cpp 334 LOG_ALWAYS_FATAL("Failed to allocate ALSA software parameters!");
    [all...]
  /bionic/libc/kernel/uapi/sound/
asequencer.h 416 } alsa; member in union:snd_seq_queue_timer::__anon971
  /docs/source.android.com/src/devices/
audio_usb.jd 597 this is abstracted away by the ALSA implementation.
  /docs/source.android.com/src/devices/tech/input/
dumpsys.jd 52 Location: ALSA
  /external/qemu/
Changelog 221 - ALSA audio driver (malc)
  /hardware/libhardware/include/hardware/
audio.h 575 * - USB devices use the ALSA card and device numbers in the form "card=X;device=Y"
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 550 String8 mUsbOutCardAndDevice; // USB audio ALSA card and device numbers:
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 182 /* alsa parameter manipulation cruft */
  /hardware/qcom/media/mm-core/inc/
QOMX_AudioExtensions.h 294 * sessionId : session Id for alsa to route data
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
proplist.h 174 /** For devices: API this device is access with. e.g. "alsa" */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
proplist.h 174 /** For devices: API this device is access with. e.g. "alsa" */
  /system/media/audio_utils/
echo_reference.c 58 // default ALSA gettimeofday() format
  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_impl.cc 317 // create *Linux ALSA Audio* implementation
321 // Pulse Audio was not supported => revert to ALSA instead
323 WEBRTC_TRACE(kTraceWarning, kTraceAudioDevice, _id, "Linux PulseAudio is *not* supported => ALSA APIs will be utilized instead");
333 // create *Linux ALSA Audio* implementation
335 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "Linux ALSA APIs will be utilized");
    [all...]
  /external/qemu-pc-bios/bochs/
config.h.in 252 // Use ALSA sound interface on Linux
  /frameworks/base/media/java/android/media/
AudioManager.java 334 * <li><em>card</em> - ALSA card number (integer) </li>
335 * <li><em>device</em> - ALSA device number (integer) </li>
350 * <li><em>card</em> - ALSA card number (integer) </li>
351 * <li><em>device</em> - ALSA device number (integer) </li>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
iatomic.h 1109 * Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
iatomic.h 1109 * Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
  /external/chromium_org/third_party/webrtc/modules/audio_device/test/
audio_device_test_api.cc 295 FAIL() << "API Test is not available on ALSA on Linux!";
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-arm 
emulator-mips 
emulator-x86 

Completed in 499 milliseconds

1 2 3 4 5 6 7 8910