HomeSort by relevance Sort by last modified time
    Searched full:alsa (Results 76 - 100 of 267) sorted by null

1 2 34 5 6 7 8 91011

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound_fm.h 5 * Advanced Linux Sound Architecture - ALSA
7 * Interface file between ALSA driver & user space
tlv.h 5 * Advanced Linux Sound Architecture - ALSA - Driver
uda1341.h 4 * Philips UDA1341 mixer device driver for ALSA
  /external/qemu/distrib/sdl-1.2.15/src/audio/pulse/
SDL_pulseaudio.h 22 Based on parts of the ALSA and ESounD output drivers.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
alisp.h 2 * ALSA lisp implementation
hwdep.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
instr.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
rawmidi.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
mixer.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
timer.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/
alisp.h 2 * ALSA lisp implementation
hwdep.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
instr.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
rawmidi.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/sound/
tlv.h 5 * Advanced Linux Sound Architecture - ALSA - Driver
uda1341.h 4 * Philips UDA1341 mixer device driver for ALSA
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
alisp.h 2 * ALSA lisp implementation
hwdep.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
instr.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
rawmidi.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
  /system/media/audio_utils/include/audio_utils/
echo_reference.h 31 // default ALSA gettimeofday() format
  /external/chromium_org/media/audio/linux/
alsa_output.cc 28 // called to cleanup the ALSA devices and release resources.
31 // ALSA device, and playback will effectively stop. From the client's point of
62 // While the "default" device may support multi-channel audio, in Alsa, only
225 // Get alsa buffer size.
231 LOG(ERROR) << "Failed to get playback buffer size from ALSA: "
441 // Seek forward in the buffer after we've written some data to ALSA.
482 // If we've got data available and ALSA has room, deliver it immediately.
518 // Constants specified by the ALSA API for device hints.
566 // Don't query ALSA's delay if we have underrun since it'll be jammed at some
588 // of data we know currently is in ALSA's buffer. Note: When the underlyin
    [all...]
  /device/lge/mako/
CleanSpec.mk 86 $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/alsa.msm8960_intermediates \
93 $(PRODUCT_OUT)/obj/lib/alsa.msm8960.so \
97 $(PRODUCT_OUT)/obj/NOTICE_FILES/src/system/lib/hw/alsa.msm8960.so.txt \
101 $(PRODUCT_OUT)/symbols/system/lib/hw/alsa.msm8960.so \
105 $(PRODUCT_OUT)/system/lib/hw/alsa.msm8960.so \
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.c 43 /* The tag name used by ALSA audio */
44 #define DRIVER_NAME "alsa"
251 DRIVER_NAME, "ALSA PCM audio",
264 * "For Linux ALSA, this is FL-FR-RL-RR-C-LFE
331 fprintf(stderr, "ALSA write failed (unrecoverable): %s\n", SDL_NAME(snd_strerror)(status));
391 fprintf(stderr, "ALSA: period size = %ld, periods = %u, buffer size = %lu\n", persize, periods, bufsize);
  /docs/source.android.com/src/devices/
audio_terminology.jd 98 <dt>ALSA</dt>
103 <a class="external-link" href="http://en.wikipedia.org/wiki/Advanced_Linux_Sound_Architecture" target="_android">ALSA</a>
245 A small user-mode API above ALSA kernel with BSD license, recommended

Completed in 6024 milliseconds

1 2 34 5 6 7 8 91011