OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stop_threshold
(Results
1 - 7
of
7
) sorted by null
/external/tinyalsa/include/tinyalsa/
asoundlib.h
81
*
stop_threshold
: period_count * period_size
85
unsigned int
stop_threshold
;
member in struct:pcm_config
/external/tinyalsa/
tinyplay.c
125
config.
stop_threshold
= 0;
tinycap.c
161
config.
stop_threshold
= 0;
pcm.c
554
if (!config->
stop_threshold
)
555
pcm->config.
stop_threshold
= sparams.
stop_threshold
=
558
sparams.
stop_threshold
= config->
stop_threshold
;
/bionic/libc/kernel/common/sound/
asound.h
352
snd_pcm_uframes_t
stop_threshold
;
member in struct:snd_pcm_sw_params
[
all
...]
/external/kernel-headers/original/sound/
asound.h
379
snd_pcm_uframes_t
stop_threshold
; /* min avail frames for automatic stop */
member in struct:snd_pcm_sw_params
[
all
...]
/device/samsung/crespo/libaudio/
AudioHardware.cpp
789
stop_threshold
: 0,
[
all
...]
Completed in 445 milliseconds