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

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 101 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 161 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
180 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_offload.h 110 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_offload.h 173 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
192 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x26/kernel-headers/sound/
compress_offload.h 107 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_offload.h 171 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
190 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_offload.h 107 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_offload.h 171 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
190 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_offload.h 110 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_offload.h 173 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
194 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x09/kernel-headers/sound/
compress_offload.h 110 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
compress_offload.h 173 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
194 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 288 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x24)
  /external/tinycompress/
compress.c 514 if (ioctl(compress->fd, SNDRV_COMPRESS_DRAIN))

Completed in 251 milliseconds