HomeSort by relevance Sort by last modified time
    Searched refs:SNDCTL_DSP_SETFMT (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
soundcard.h 368 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
377 #define SNDCTL_DSP_SETFMT _SIOWR('P',5, int)
474 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
482 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 368 #define SNDCTL_DSP_SAMPLESIZE SNDCTL_DSP_SETFMT
377 #define SNDCTL_DSP_SETFMT _SIOWR('P',5, int)
474 #define SOUND_PCM_WRITE_BITS SNDCTL_DSP_SETFMT
482 #define SOUND_PCM_SETFMT SNDCTL_DSP_SETFMT
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 502 unsigned IOCTL_SNDCTL_DSP_SETFMT = SNDCTL_DSP_SETFMT;
    [all...]

Completed in 153 milliseconds

1 23