HomeSort by relevance Sort by last modified time
    Searched defs:snd_pcm_sw_params (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/sound/
asound.h 344 struct snd_pcm_sw_params { struct
442 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 372 struct snd_pcm_sw_params { struct
461 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 362 struct snd_pcm_sw_params { struct
445 SNDRV_PCM_IOCTL_SW_PARAMS = _IOWR('A', 0x13, struct snd_pcm_sw_params),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 362 struct snd_pcm_sw_params { struct
445 SNDRV_PCM_IOCTL_SW_PARAMS = _IOWR('A', 0x13, struct snd_pcm_sw_params),
    [all...]

Completed in 38 milliseconds