/external/qemu/distrib/sdl-1.2.15/ |
configure.in | 357 dnl See if the ALSA audio interface is supported 360 AC_ARG_ENABLE(alsa, 361 AC_HELP_STRING([--enable-alsa], [support the ALSA audio API [[default=yes]]]), 365 # Restore all flags from before the ALSA detection runs 370 AC_ARG_ENABLE(alsa-shared, 371 AC_HELP_STRING([--enable-alsa-shared], [dynamically load ALSA audio support [[default=yes]]]), 376 SOURCES="$SOURCES $srcdir/src/audio/alsa/*.c" 380 AC_MSG_WARN([You must have SDL_LoadObject() support for dynamic ALSA loading] [all...] |
/external/kernel-headers/original/uapi/sound/ |
asound.h | 2 * Advanced Linux Sound Architecture - ALSA - Driver 4 * Abramo Bagnara <abramo@alsa-project.org> 471 /* this follows the alsa-lib mixer channel value + 3 */ [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
asound.h | 2 * Advanced Linux Sound Architecture - ALSA - Driver 4 * Abramo Bagnara <abramo@alsa-project.org> 471 /* this follows the alsa-lib mixer channel value + 3 */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/ |
pcm.h | 3 * \brief Application interface library for the ALSA driver 5 * \author Abramo Bagnara <abramo@alsa-project.org> 9 * Application interface library for the ALSA driver. [all...] |
pcm_old.h | 2 * Old ALSA 0.9.x API
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm.h | 3 * \brief Application interface library for the ALSA driver 5 * \author Abramo Bagnara <abramo@alsa-project.org> 9 * Application interface library for the ALSA driver. [all...] |
pcm_old.h | 2 * Old ALSA 0.9.x API
|
/device/asus/flo/ |
device-common.mk | 181 alsa.msm8960 \
|
/device/asus/fugu/libaudio/ |
AudioStreamIn.cpp | 45 // number of periods in the ALSA buffer
|
AudioHardwareOutput.cpp | 474 // particular, make sure to close any ALSA device driver handles ASAP)
|
/external/chromium_org/media/tools/player_x11/ |
player_x11.cc | 249 << " [--alsa-device=DEVICE]"
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
linuxdevicemanager.cc | 339 // want to listen for audio device changes from udev if using ALSA. For
|
/external/qemu/distrib/sdl-1.2.15/src/audio/nto/ |
SDL_nto_audio.c | 391 /* if match found set format to equivalent ALSA format */
|
/external/tinycompress/include/tinycompress/ |
tinycompress.h | 33 * tinycompress library for compress audio offload in alsa
|
/hardware/qcom/audio/legacy/alsa_sound/ |
ALSAStreamOps.cpp | 361 // or input from multiple devices by using the ALSA plugins, but this is
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
QOMX_AudioExtensions.h | 147 * sessionId : session Id for alsa to route data
|
/external/chromium_org/chrome/browser/media/ |
chrome_webrtc_audio_quality_browsertest.cc | 67 // 5. For the ALSA plug-in [aplay]: ALSA Capture from, change from <x> to
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
sdlenvvars.html | 771 >alsa</TT 1026 >For some audio drivers (alsa, paud, dma and dsp), don't use select()
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
asound.h | 2 * Advanced Linux Sound Architecture - ALSA - Driver 4 * Abramo Bagnara <abramo@alsa-project.org> [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
asound.h | 2 * Advanced Linux Sound Architecture - ALSA - Driver 4 * Abramo Bagnara <abramo@alsa-project.org> [all...] |
/external/qemu/ |
CHANGES.TXT | 352 - Better handling of Audio on Linux for the EsounD and Alsa backends 473 - fix for audio-related Linux startup freezes when using the 'esd' and 'alsa' 508 - the 'esd' and 'alsa' libraries dump a lot of error messages to the console [all...] |
/external/chromium_org/media/audio/ |
audio_low_latency_input_output_unittest.cc | 24 #include "media/audio/alsa/audio_manager_alsa.h"
|
/external/qemu/audio/ |
fmodaudio.c | 515 { .name = "alsa", .type = FSOUND_OUTPUT_ALSA },
|
/external/valgrind/main/docs/internals/ |
3_3_BUGSTATUS.txt | 60 159501 MED pend incorrect handling of ALSA ioctls
|
3_9_BUGSTATUS.txt | 176 334936 patch to fix false positives on alsa SNDRV_CTL_* ioctls
|