/external/qemu/android/config/ |
check-alsa.c | 42 DYN_FUNCTION(int,snd_pcm_hw_params_set_period_size,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir)) \
|
/device/samsung/crespo/alsa-lib/include/ |
pcm_old.h | 113 int snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir);
|
pcm.h | 648 int snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir); [all...] |
/external/qemu/audio/ |
alsaaudio.c | 73 DYNLINK_FUNC(int,snd_pcm_hw_params_set_period_size,(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir)) \
|
/device/samsung/crespo/alsa-lib/src/pcm/ |
pcm_local.h | 768 int snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir); [all...] |
pcm.c | 4482 int snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) function [all...] |
/device/samsung/crespo/libaudio/ |
AudioHardwareALSA.cpp | [all...] |