OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SNDRV_COMPRESS_TSTAMP
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
compress_offload.h
94
#define
SNDRV_COMPRESS_TSTAMP
_IOR('C', 0x20, struct snd_compr_tstamp)
/device/lge/hammerhead/kernel-headers/sound/
compress_offload.h
101
#define
SNDRV_COMPRESS_TSTAMP
_IOR('C', 0x20, struct snd_compr_tstamp)
/device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h
163
*
SNDRV_COMPRESS_TSTAMP
: get the current timestamp value
184
#define
SNDRV_COMPRESS_TSTAMP
_IOR('C', 0x20, struct snd_compr_tstamp)
/external/kernel-headers/original/uapi/sound/
compress_offload.h
152
*
SNDRV_COMPRESS_TSTAMP
: get the current timestamp value
173
#define
SNDRV_COMPRESS_TSTAMP
_IOR('C', 0x20, struct snd_compr_tstamp)
Completed in 29 milliseconds