/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/ |
pcm_plugin.h | 4 * \author Abramo Bagnara <abramo@alsa-project.org> 8 * Application interface library for the ALSA driver.
|
pcm_extplug.h | 11 * ALSA external PCM plugin SDK (draft version)
|
pcm_rate.h | 11 * ALSA external PCM rate-converter plugin SDK (draft version)
|
asoundef.h | 3 * \brief Application interface library for the ALSA driver 5 * \author Abramo Bagnara <abramo@alsa-project.org> 9 * Definitions of constants for the ALSA driver
|
control.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.11-4.8/sysroot/usr/include/alsa/ |
pcm_plugin.h | 4 * \author Abramo Bagnara <abramo@alsa-project.org> 8 * Application interface library for the ALSA driver.
|
pcm_extplug.h | 11 * ALSA external PCM plugin SDK (draft version)
|
pcm_rate.h | 11 * ALSA external PCM rate-converter plugin SDK (draft version)
|
/external/tinycompress/ |
NOTICE | 3 tinycompress library for compress audio offload in alsa 35 tinycompress library for compress audio offload in alsa 57 tinyplay command line player for compress audio offload in alsa 89 tinyplay command line player for compress audio offload in alsa 193 tinycompress library for compress audio offload in alsa
|
/development/ndk/platforms/android-L/include/linux/ |
media.h | 86 } alsa; member in union:media_entity_desc::__anon2195
|
/external/chromium_org/chrome/browser/chromeos/system_logs/ |
command_line_log_source.cc | 30 commands.push_back(std::make_pair("alsa controls", command));
|
/external/chromium_org/third_party/webrtc/modules/audio_device/linux/ |
alsasymboltable_linux.h | 35 // The ALSA symbols we need, as an X-Macro list.
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 2 * Main header file for the ALSA sequencer 510 #define SNDRV_SEQ_TIMER_ALSA 0 /* ALSA timer */ 520 struct snd_timer_id id; /* ALSA's timer ID */ 522 } alsa; member in union:snd_seq_queue_timer::__anon7244
|
/external/qemu/android/config/ |
check-alsa.c | 18 #include <alsa/asoundlib.h>
|
/external/qemu/android/utils/ |
debug.h | 99 ** this is useful to get rid of debug messages from ALSA and esd
|
/frameworks/base/media/java/android/media/ |
AudioDevicePort.java | 59 * {@link AudioManager#DEVICE_IN_USB_DEVICE}) use an address composed of the ALSA card number
|
/hardware/libhardware/modules/usbaudio/ |
logging.c | 111 /* Values to use for the ALSA start, stop and silence thresholds. Setting
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
arec.c | 98 fprintf(stderr, "Arec:Failed to allocate ALSA hardware parameters!"); 139 fprintf(stderr, "Arec:Failed to allocate ALSA software parameters!\n"); 526 "-D <hw:C,D> -- Alsa PCM by name\n" 574 "-D <hw:C,D> -- Alsa PCM by name\n"
|
/hardware/samsung_slsi/exynos5/include/ |
media.h | 85 } alsa; member in union:media_entity_desc::__anon21815
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/ |
asequencer.h | 2 * Main header file for the ALSA sequencer 510 #define SNDRV_SEQ_TIMER_ALSA 0 /* ALSA timer */ 520 struct snd_timer_id id; /* ALSA's timer ID */ 522 } alsa; member in union:snd_seq_queue_timer::__anon26276
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
asequencer.h | 2 * Main header file for the ALSA sequencer 510 #define SNDRV_SEQ_TIMER_ALSA 0 /* ALSA timer */ 520 struct snd_timer_id id; /* ALSA's timer ID */ 522 } alsa; member in union:snd_seq_queue_timer::__anon28012
|
/frameworks/base/cmds/bootanimation/ |
AudioPlayer.cpp | 129 * card=<ALSA card number> 130 * device=<ALSA device number>
|
/hardware/qcom/audio/legacy/alsa_sound/ |
alsa_default.cpp | 116 name : "QCOM ALSA module", 181 ALOGV("ALSA module opened"); 274 ALOGE("Failed to allocate ALSA hardware parameters!"); 354 LOG_ALWAYS_FATAL("Failed to allocate ALSA software parameters!"); 622 ALOGV("s_init: Initializing devices for ALSA module"); 656 // The PCM stream is opened in blocking mode, per ALSA defaults. The 709 ALOGE("s_open: Failed to initialize ALSA device '%s'", devName); 758 ALOGE("s_open: Failed to initialize ALSA device '%s'", devName); 801 ALOGE("s_open: Failed to initialize ALSA device '%s'", devName); [all...] |
AudioHardwareALSA.h | 53 * The id of ALSA module 55 #define ALSA_HARDWARE_MODULE_ID "alsa" 56 #define ALSA_HARDWARE_NAME "alsa"
|
/device/asus/fugu/libaudio/ |
alsa_utils.cpp | 106 // Open the mixer for the chosen ALSA device 163 ALOGI("Got mode %d from ALSA driver.", m.fmt); 191 ALOGI("Passed sanity check for mode %d from ALSA driver.", m.fmt);
|