OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_PCM_HW_PARAM_BUFFER_TIME
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
294
#define
SNDRV_PCM_HW_PARAM_BUFFER_TIME
16
[
all
...]
/external/kernel-headers/original/sound/
asound.h
323
#define
SNDRV_PCM_HW_PARAM_BUFFER_TIME
16 /* Approx duration of buffer
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
314
#define
SNDRV_PCM_HW_PARAM_BUFFER_TIME
((__force snd_pcm_hw_param_t) 16) /* Approx duration of buffer in us */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
314
#define
SNDRV_PCM_HW_PARAM_BUFFER_TIME
((__force snd_pcm_hw_param_t) 16) /* Approx duration of buffer in us */
[
all
...]
Completed in 228 milliseconds