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

/external/kernel-headers/original/sound/
H A Dcompress_offload.h158 * SNDRV_COMPRESS_GET_CAPS: Query capability of DSP
175 #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 119 milliseconds