OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_compr_caps
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/common/sound/
compress_offload.h
57
struct
snd_compr_caps
{
struct
92
#define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct
snd_compr_caps
)
/external/kernel-headers/original/sound/
compress_offload.h
92
* struct
snd_compr_caps
: caps descriptor
102
struct
snd_compr_caps
{
struct
175
#define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct
snd_compr_caps
)
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
193
struct
snd_compr_caps
{
struct
278
#define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x00, struct
snd_compr_caps
*)
aplay.c
207
struct
snd_compr_caps
compr_cap;
/external/tinycompress/
compress.c
143
const struct
snd_compr_caps
*caps)
187
struct
snd_compr_caps
caps;
220
struct
snd_compr_caps
caps;
Completed in 134 milliseconds