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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 316 #define SNDCTL_DSP_STEREO _SIOWR('P', 3, int)
  /external/kernel-headers/original/uapi/linux/
soundcard.h 543 #define SNDCTL_DSP_STEREO _SIOWR('P', 3, int)
    [all...]
  /external/python/cpython2/Modules/
ossaudiodev.c 1091 _EXPORT_INT(m, SNDCTL_DSP_STEREO);
  /external/python/cpython3/Modules/
ossaudiodev.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 539 #define SNDCTL_DSP_STEREO _SIOWR('P', 3, int)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 735 unsigned IOCTL_SNDCTL_DSP_STEREO = SNDCTL_DSP_STEREO;
    [all...]

Completed in 494 milliseconds