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

  /bionic/libc/kernel/uapi/sound/
compress_offload.h 96 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /device/lge/hammerhead/kernel-headers/sound/
compress_offload.h 103 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /device/lge/hammerhead/original-kernel-headers/sound/
compress_offload.h 166 * SNDRV_COMPRESS_PAUSE: Pause the running stream
186 #define SNDRV_COMPRESS_PAUSE _IO('C', 0x30)
  /external/kernel-headers/original/uapi/sound/
compress_offload.h 155 * SNDRV_COMPRESS_PAUSE: Pause the running stream
175 #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/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 84 milliseconds