/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
asoundlib.h | 1 #warning This header is deprecated, use <alsa/asoundlib.h> instead. 2 #include <alsa/asoundlib.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
asoundlib.h | 1 #warning This header is deprecated, use <alsa/asoundlib.h> instead. 2 #include <alsa/asoundlib.h>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
asoundlib.h | 1 #warning This header is deprecated, use <alsa/asoundlib.h> instead. 2 #include <alsa/asoundlib.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
asoundlib.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 42 #include <alsa/asoundef.h> 43 #include <alsa/version.h> 44 #include <alsa/global.h> 45 #include <alsa/input.h> 46 #include <alsa/output.h> 47 #include <alsa/error.h> 48 #include <alsa/conf.h [all...] |
seq_midi_event.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
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
asoundlib.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 42 #include <alsa/asoundef.h> 43 #include <alsa/version.h> 44 #include <alsa/global.h> 45 #include <alsa/input.h> 46 #include <alsa/output.h> 47 #include <alsa/error.h> 48 #include <alsa/conf.h [all...] |
seq_midi_event.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
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
asoundlib.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 42 #include <alsa/asoundef.h> 43 #include <alsa/version.h> 44 #include <alsa/global.h> 45 #include <alsa/input.h> 46 #include <alsa/output.h> 47 #include <alsa/error.h> 48 #include <alsa/conf.h [all...] |
seq_midi_event.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
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/pkgconfig/ |
alsa.pc | 6 Name: alsa 7 Description: Advanced Linux Sound Architecture (ALSA) - Library 12 # -I${includedir}/alsa below is just for backward compatibility 14 Cflags: -I${includedir} -I${includedir}/alsa
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
version.h | 1 /* include/version.h. Generated by alsa/ksync script. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/ |
alsa.pc | 6 Name: alsa 7 Description: Advanced Linux Sound Architecture (ALSA) - Library 12 # -I${includedir}/alsa below is just for backward compatibility 14 Cflags: -I${includedir} -I${includedir}/alsa
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
version.h | 1 /* include/version.h. Generated by alsa/ksync script. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/pkgconfig/ |
alsa.pc | 6 Name: alsa 7 Description: Advanced Linux Sound Architecture (ALSA) - Library 12 # -I${includedir}/alsa below is just for backward compatibility 14 Cflags: -I${includedir} -I${includedir}/alsa
|
/external/tinycompress/ |
README | 7 tinycompress is a userspace library for anyone who wants to use the ALSA 9 This library provides the APIs to open a ALSA compressed device and read/write 16 The library can found in alsa-project.org 17 Git: git clone git://git.alsa-project.org/tinycompress.git 18 Http: http://git.alsa-project.org/?p=tinycompress.git 21 Please send any enhancements/fixes to alsa developer mailing list at: 22 alsa-devel@alsa-project.org.
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
alsa.m4 | 2 dnl Configure Paths for Alsa 3 dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org> 6 dnl Last modification: alsa.m4,v 1.23 2004/01/16 18:14:22 tiwai Exp 9 dnl enables arguments --with-alsa-prefix= 10 dnl --with-alsa-enc-prefix= 14 dnl and the alsa libraries are not found, a fatal AC_MSG_ERROR() will result. 24 dnl Get the cflags and libraries for alsa 26 AC_ARG_WITH(alsa-prefix, 27 [ --with-alsa-prefix=PFX Prefix where Alsa library is installed(optional)] [all...] |
/external/tinyalsa/ |
README | 1 tinyalsa: a small library to interface with ALSA in the Linux kernel
|
/external/qemu/audio/ |
alsaaudio.c | 2 * QEMU ALSA audio driver 25 #include <alsa/asoundlib.h> 34 #define AUDIO_CAP "alsa" 270 /* XXX: ALSA example uses initial count, not the one returned by 301 audio_run ("alsa run (prepared)"); 305 audio_run ("alsa run (running)"); 376 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; local 378 return alsa_poll_helper (alsa->handle, &alsa->pollhlp, POLLOUT); 383 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw local 847 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; local 866 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; local 879 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; local 954 ALSAVoiceOut *alsa = (ALSAVoiceOut *) hw; local 984 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; local 1037 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; local 1049 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; local 1182 ALSAVoiceIn *alsa = (ALSAVoiceIn *) hw; local [all...] |
/external/chromium_org/media/audio/linux/ |
alsa_input.h | 8 #include <alsa/asoundlib.h> 25 // Provides an input stream for audio capture based on the ALSA PCM interface. 34 // Create a PCM Output stream for the ALSA device identified by 64 // Utility function for talking with the ALSA API. 80 snd_pcm_t* device_handle_; // Handle to the ALSA PCM recording device. 81 snd_mixer_t* mixer_handle_; // Handle to the ALSA microphone mixer.
|
audio_manager_linux.h | 56 // Gets a list of available ALSA input devices. 59 // Gets the ALSA devices' names and ids. 62 // Checks if the specific ALSA device is available.
|
/hardware/qcom/audio/legacy/alsa_sound/ |
Android.mk | 1 # hardware/libaudio-alsa/Android.mk 54 LOCAL_C_INCLUDES += $(TARGET_OUT_HEADERS)/mm-audio/audio-alsa 69 # This is the ALSA audio policy manager 96 # This is the ALSA module which behaves closely like the original 137 LOCAL_MODULE:= alsa.msm8960
|
/device/asus/flo/ |
snd_soc_msm_2x | 16 # ALSA PCMs 35 # ALSA PCMs 52 # ALSA PCMs 69 # ALSA PCMs 88 # ALSA PCMs 104 # ALSA PCMs 121 # ALSA PCMs 138 # ALSA PCMs 153 # ALSA PCMs 172 # ALSA PCM [all...] |
snd_soc_msm_2x_Fusion3 | 16 # ALSA PCMs 35 # ALSA PCMs 52 # ALSA PCMs 69 # ALSA PCMs 88 # ALSA PCMs 104 # ALSA PCMs 121 # ALSA PCMs 138 # ALSA PCMs 153 # ALSA PCMs 172 # ALSA PCM [all...] |
/device/lge/mako/ |
snd_soc_msm_2x_Fusion3 | 16 # ALSA PCMs 35 # ALSA PCMs 52 # ALSA PCMs 69 # ALSA PCMs 88 # ALSA PCMs 104 # ALSA PCMs 121 # ALSA PCMs 138 # ALSA PCMs 153 # ALSA PCMs 172 # ALSA PCM [all...] |
/external/chromium_org/third_party/libjingle/source/talk/sound/ |
linuxsoundsystem.h | 43 // The vast majority of Linux systems use ALSA for the device-level sound API, 45 // only using ALSA internally in PulseAudio itself. But like everything on 50 // access using ALSA typically won't work, so if PulseAudioSoundSystem 51 // initializes then we choose that. Otherwise we choose ALSA.
|