OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SNDRV_COMPRESS_STOP
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/common/sound/
compress_offload.h
106
#define
SNDRV_COMPRESS_STOP
_IO('C', 0x33)
/external/kernel-headers/original/sound/
compress_offload.h
169
*
SNDRV_COMPRESS_STOP
: stop a running stream, discarding ring buffer content
189
#define
SNDRV_COMPRESS_STOP
_IO('C', 0x33)
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
287
#define
SNDRV_COMPRESS_STOP
_IO('C', 0x23)
/external/tinycompress/
compress.c
489
if (ioctl(compress->fd,
SNDRV_COMPRESS_STOP
))
Completed in 187 milliseconds