OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_PCM_ACCESS_RW_INTERLEAVED
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
127
#define
SNDRV_PCM_ACCESS_RW_INTERLEAVED
((__force snd_pcm_access_t) 3)
[
all
...]
/external/kernel-headers/original/sound/
asound.h
172
#define
SNDRV_PCM_ACCESS_RW_INTERLEAVED
((__force snd_pcm_access_t) 3) /* readi/writei */
[
all
...]
/external/tinyalsa/
pcm.c
520
SNDRV_PCM_ACCESS_RW_INTERLEAVED
);
Completed in 20 milliseconds