OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCM_NORESTART
(Results
1 - 3
of
3
) sorted by null
/external/tinyalsa/include/tinyalsa/
asoundlib.h
49
#define
PCM_NORESTART
0x00000004 /*
PCM_NORESTART
- when set, calls to
/external/tinyalsa/
pcm.c
419
if (pcm->flags &
PCM_NORESTART
)
/device/asus/grouper/audio/
audio_hw.c
294
out->pcm = pcm_open(PCM_CARD, device, PCM_OUT |
PCM_NORESTART
| PCM_MONOTONIC, out->pcm_config);
[
all
...]
Completed in 52 milliseconds