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

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 96 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 156 * SNDRV_COMPRESS_PAUSE: Pause the running stream
176 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8994/kernel-headers/sound/
compress_offload.h 105 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8994/original-kernel-headers/sound/
compress_offload.h 168 * SNDRV_COMPRESS_PAUSE: Pause the running stream
188 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x26/kernel-headers/sound/
compress_offload.h 102 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
compress_offload.h 166 * SNDRV_COMPRESS_PAUSE: Pause the running stream
186 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x84/kernel-headers/sound/
compress_offload.h 102 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
compress_offload.h 166 * SNDRV_COMPRESS_PAUSE: Pause the running stream
186 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8996/kernel-headers/sound/
compress_offload.h 105 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8996/original-kernel-headers/sound/
compress_offload.h 168 * SNDRV_COMPRESS_PAUSE: Pause the running stream
190 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x09/kernel-headers/sound/
compress_offload.h 105 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
compress_offload.h 168 * SNDRV_COMPRESS_PAUSE: Pause the running stream
190 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 284 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x20)
  /external/tinycompress/
compress.c 498 if (ioctl(compress->fd, SNDRV_COMPRESS_PAUSE))

Completed in 50 milliseconds