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

  /bionic/libc/kernel/common/sound/
compress_offload.h 47 struct snd_compr_avail { struct
101 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /external/kernel-headers/original/sound/
compress_offload.h 77 * struct snd_compr_avail: avail descriptor
81 struct snd_compr_avail { struct
185 #define SNDRV_COMPRESS_AVAIL _IOR('C', 0x21, struct snd_compr_avail)
  /external/tinycompress/
compress.c 317 struct snd_compr_avail kavail;
353 struct snd_compr_avail avail;
415 struct snd_compr_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 23 milliseconds