OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_COMPRESS_PAUSE
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
compress_offload.h
102
#define
SNDRV_COMPRESS_PAUSE
_IO('C', 0x30)
/external/kernel-headers/original/sound/
compress_offload.h
166
*
SNDRV_COMPRESS_PAUSE
: Pause the running stream
186
#define
SNDRV_COMPRESS_PAUSE
_IO('C', 0x30)
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
284
#define
SNDRV_COMPRESS_PAUSE
_IO('C', 0x20)
/external/tinycompress/
compress.c
498
if (ioctl(compress->fd,
SNDRV_COMPRESS_PAUSE
))
Completed in 409 milliseconds