OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_COMPRESS_RESUME
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
compress_offload.h
104
#define
SNDRV_COMPRESS_RESUME
_IO('C', 0x31)
/external/kernel-headers/original/sound/
compress_offload.h
167
*
SNDRV_COMPRESS_RESUME
: resume a paused stream
187
#define
SNDRV_COMPRESS_RESUME
_IO('C', 0x31)
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
285
#define
SNDRV_COMPRESS_RESUME
_IO('C', 0x21)
/external/tinycompress/
compress.c
505
if (ioctl(compress->fd,
SNDRV_COMPRESS_RESUME
))
Completed in 26 milliseconds