OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_hw_params_set_buffer_size_minmax
(Results
1 - 4
of
4
) sorted by null
/device/samsung/crespo/alsa-lib/include/
pcm_old.h
175
int
snd_pcm_hw_params_set_buffer_size_minmax
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max);
pcm.h
689
int
snd_pcm_hw_params_set_buffer_size_minmax
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max);
[
all
...]
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_local.h
[
all
...]
pcm.c
5144
int
snd_pcm_hw_params_set_buffer_size_minmax
(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max)
function
[
all
...]
Completed in 13 milliseconds