OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_PCM_HW_PARAM_TICK_TIME
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
asound.h
297
#define
SNDRV_PCM_HW_PARAM_TICK_TIME
19
300
#define SNDRV_PCM_HW_PARAM_LAST_INTERVAL
SNDRV_PCM_HW_PARAM_TICK_TIME
[
all
...]
/external/kernel-headers/original/sound/
asound.h
328
#define
SNDRV_PCM_HW_PARAM_TICK_TIME
19 /* Approx tick duration in us */
330
#define SNDRV_PCM_HW_PARAM_LAST_INTERVAL
SNDRV_PCM_HW_PARAM_TICK_TIME
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
317
#define
SNDRV_PCM_HW_PARAM_TICK_TIME
((__force snd_pcm_hw_param_t) 19) /* Approx tick duration in us */
319
#define SNDRV_PCM_HW_PARAM_LAST_INTERVAL
SNDRV_PCM_HW_PARAM_TICK_TIME
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h
317
#define
SNDRV_PCM_HW_PARAM_TICK_TIME
((__force snd_pcm_hw_param_t) 19) /* Approx tick duration in us */
319
#define SNDRV_PCM_HW_PARAM_LAST_INTERVAL
SNDRV_PCM_HW_PARAM_TICK_TIME
[
all
...]
Completed in 399 milliseconds