HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_COMPRESS_AVAIL (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 95 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /device/lge/hammerhead/kernel-headers/sound/
compress_offload.h 102 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h 164 * SNDRV_COMPRESS_AVAIL: get the current buffer avail value.
185 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 153 * SNDRV_COMPRESS_AVAIL: get the current buffer avail value.
174 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_offload.h 101 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_offload.h 164 * SNDRV_COMPRESS_AVAIL: get the current buffer avail value.
185 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /external/tinycompress/
compress.c 323 if (ioctl(compress->fd, SNDRV_COMPRESS_AVAIL, &kavail))
369 if (ioctl(compress->fd, SNDRV_COMPRESS_AVAIL, &avail))
430 if (ioctl(compress->fd, SNDRV_COMPRESS_AVAIL, &avail))
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 283 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x11, struct snd_compr_avail *)

Completed in 531 milliseconds