/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_audio.h | 38 struct snd_pcm_sw_params *sw_p; 151 int param_set_sw_params(struct pcm *pcm, struct snd_pcm_sw_params *sparams);
|
arec.c | 90 struct snd_pcm_sw_params *sparams; 137 sparams = (struct snd_pcm_sw_params*) calloc(1, sizeof(struct snd_pcm_sw_params));
|
aplay.c | 86 struct snd_pcm_sw_params *sparams; 133 sparams = (struct snd_pcm_sw_params*) calloc(1, sizeof(struct snd_pcm_sw_params));
|
alsa_pcm.c | 347 int param_set_sw_params(struct pcm *pcm, struct snd_pcm_sw_params *sparams) 762 struct snd_pcm_sw_params sparams;
|
/hardware/qcom/audio/legacy/alsa_sound/ |
AudioUsbALSA.cpp | 330 struct snd_pcm_sw_params* params; 332 params = (snd_pcm_sw_params*) calloc(1, sizeof(struct snd_pcm_sw_params)); [all...] |
alsa_default.cpp | 346 struct snd_pcm_sw_params* params; 352 params = (snd_pcm_sw_params*) calloc(1, sizeof(struct snd_pcm_sw_params)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
asound.h | 356 struct snd_pcm_sw_params { struct 445 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
asound.h | 363 struct snd_pcm_sw_params { struct 452 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/external/kernel-headers/original/uapi/sound/ |
asound.h | 400 struct snd_pcm_sw_params { struct 562 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
asound.h | 382 struct snd_pcm_sw_params { struct 523 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
asound.h | 388 struct snd_pcm_sw_params { struct 532 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
asound.h | 381 struct snd_pcm_sw_params { struct 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
asound.h | 381 struct snd_pcm_sw_params { struct 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm.h | 430 int snd_pcm_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *params); 710 #define snd_pcm_sw_params_alloca(ptr) __snd_alloca(ptr, snd_pcm_sw_params) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm.h | 448 int snd_pcm_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *params); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libasound.so | |
libasound.so.2 | |
libasound.so.2.0.0 | |
/bionic/libc/kernel/uapi/sound/ |
asound.h | 377 struct snd_pcm_sw_params { struct 551 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8994/kernel-headers/sound/ |
asound.h | 367 struct snd_pcm_sw_params { struct 524 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8996/kernel-headers/sound/ |
asound.h | 369 struct snd_pcm_sw_params { struct 529 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8x26/kernel-headers/sound/ |
asound.h | 366 struct snd_pcm_sw_params { struct 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/hardware/qcom/msm8x84/kernel-headers/sound/ |
asound.h | 366 struct snd_pcm_sw_params { struct 522 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) [all...] |
/external/tinyalsa/ |
pcm.c | 844 struct snd_pcm_sw_params sparams; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libasound.so | |