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

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 85 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 162 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
181 #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/msm8998/kernel-headers/sound/
compress_offload.h 127 #define SNDRV_COMPRESS_DRAIN _IO('C', 0x34)
  /hardware/qcom/msm8998/original-kernel-headers/sound/
compress_offload.h 196 * SNDRV_COMPRESS_DRAIN: Play till end of buffers and stop after that
217 #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 493 milliseconds