OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_compr_tstamp
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/kernel/common/sound/
compress_offload.h
37
struct
snd_compr_tstamp
{
struct
50
struct
snd_compr_tstamp
tstamp;
100
#define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct
snd_compr_tstamp
)
/external/kernel-headers/original/sound/
compress_offload.h
57
* struct
snd_compr_tstamp
: timestamp descriptor
67
struct
snd_compr_tstamp
{
struct
83
struct
snd_compr_tstamp
tstamp;
184
#define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x20, struct
snd_compr_tstamp
)
/external/tinycompress/include/tinycompress/
tinycompress.h
83
struct
snd_compr_tstamp
;
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
269
struct
snd_compr_tstamp
{
struct
282
#define SNDRV_COMPRESS_TSTAMP _IOR('C', 0x10, struct
snd_compr_tstamp
*)
aplay.c
379
struct
snd_compr_tstamp
tstamp;
/external/tinycompress/
compress.c
338
struct
snd_compr_tstamp
ktstamp;
Completed in 504 milliseconds