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

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 91 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14, struct snd_compr_metadata)
  /device/lge/hammerhead/kernel-headers/sound/
compress_offload.h 98 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14, struct snd_compr_metadata)
  /device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h 180 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14,\
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 169 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14,\
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_offload.h 97 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14, struct snd_compr_metadata)
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_offload.h 180 #define SNDRV_COMPRESS_SET_METADATA _IOW('C', 0x14,\
  /external/tinycompress/
compress.c 564 if (ioctl(compress->fd, SNDRV_COMPRESS_SET_METADATA, &metadata))
569 if (ioctl(compress->fd, SNDRV_COMPRESS_SET_METADATA, &metadata))

Completed in 63 milliseconds