Searched refs:SNDRV_COMPRESS_GET_CAPS (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/sound/
H A Dcompress_offload.h148 * SNDRV_COMPRESS_GET_CAPS: Query capability of DSP
165 #define SNDRV_COMPRESS_GET_CAPS _IOWR('C', 0x10, struct snd_compr_caps) macro
/external/tinycompress/
H A Dcompress.c191 if (ioctl(fd, SNDRV_COMPRESS_GET_CAPS, &caps)) {
260 if (ioctl(compress->fd, SNDRV_COMPRESS_GET_CAPS, &caps)) {

Completed in 32 milliseconds