/external/tinyalsa/ |
pcm.c | 66 static inline struct snd_interval *param_to_interval(struct snd_pcm_hw_params *p, int n) 71 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n) 76 static void param_set_mask(struct snd_pcm_hw_params *p, int n, unsigned int bit) 88 static void param_set_min(struct snd_pcm_hw_params *p, int n, unsigned int val) 96 static void param_set_max(struct snd_pcm_hw_params *p, int n, unsigned int val) 104 static void param_set_int(struct snd_pcm_hw_params *p, int n, unsigned int val) 114 static unsigned int param_get_int(struct snd_pcm_hw_params *p, int n) 124 static void param_init(struct snd_pcm_hw_params *p) 463 struct snd_pcm_hw_params params;
|
/external/qemu/android/config/ |
check-alsa.c | 37 DYN_FUNCTION(int,snd_pcm_hw_params,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params)) \
|
/external/qemu/distrib/sdl-1.2.12/src/audio/alsa/ |
SDL_alsa_audio.c | 83 static int (*SDL_NAME(snd_pcm_hw_params))(snd_pcm_t *pcm, snd_pcm_hw_params_t *params); 118 { "snd_pcm_hw_params", (void**)(char*)&SDL_NAME(snd_pcm_hw_params) }, 474 status = SDL_NAME(snd_pcm_hw_params)(pcm_handle, hwparams);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libesd.so | |
libesd.so.0 | |
libesd.so.0.2 | |
libesd.so.0.2.38 | |
libasound.so | |
libasound.so.2 | |
libasound.so.2.0 | |
libasound.so.2.0.0 | |
libasound.a | [all...] |
/external/bluetooth/bluez/audio/ |
ipc.h | 32 on snd_pcm_hw_params
|
/external/kernel-headers/original/sound/ |
asound.h | 348 struct snd_pcm_hw_params { struct 458 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 459 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) [all...] |
/bionic/libc/kernel/common/sound/ |
asound.h | 316 struct snd_pcm_hw_params { struct 439 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) 440 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) [all...] |
/external/srec/audio/AudioIn/UNIX/src/ |
audioin.c | 905 The subsequent call to snd_pcm_hw_params() fails. */ 927 if ((rc = snd_pcm_hw_params(ghPCM, hwparams)) < 0) 929 PLogError ( "Audio In Error snd_pcm_hw_params() (rc = %d: %s)\n", rc, snd_strerror(rc)); [all...] |
/external/qemu/audio/ |
alsaaudio.c | 69 DYNLINK_FUNC(int,snd_pcm_hw_params,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params)) \ 681 err = FF(snd_pcm_hw_params) (handle, hw_params); [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
pcm.h | 415 int snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params); [all...] |
/external/bluetooth/bluez/ |
ChangeLog | [all...] |
/prebuilt/linux-x86/emulator/ |
libqemu-audio.a | 621 libasound.so libasound.so.2 snd_pcm_sw_params_sizeof snd_pcm_hw_params_current snd_pcm_sw_params snd_pcm_sw_params_current snd_pcm_hw_params_sizeof snd_pcm_hw_params_any snd_pcm_hw_params_set_access snd_pcm_hw_params_get_format snd_pcm_hw_params_set_format snd_pcm_hw_params |