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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 346 #define SNDCTL_DSP_GETISPACE _SIOR('P', 13, audio_buf_info)
418 #define SOUND_PCM_GETISPACE SNDCTL_DSP_GETISPACE
  /external/kernel-headers/original/uapi/linux/
soundcard.h 582 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info)
681 #define SOUND_PCM_GETISPACE SNDCTL_DSP_GETISPACE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 578 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info)
677 #define SOUND_PCM_GETISPACE SNDCTL_DSP_GETISPACE
    [all...]
  /external/python/cpython2/Modules/
ossaudiodev.c 1063 _EXPORT_INT(m, SNDCTL_DSP_GETISPACE);
  /external/python/cpython3/Modules/
ossaudiodev.c     [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc     [all...]

Completed in 189 milliseconds