OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_sw_params_get_boundary
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/include/
pcm.h
[
all
...]
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_direct.c
995
ret =
snd_pcm_sw_params_get_boundary
(sw_params, &boundary);
[
all
...]
pcm.c
5530
int
snd_pcm_sw_params_get_boundary
(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val)
function
[
all
...]
Completed in 13 milliseconds