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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 432 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int)
522 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
    [all...]
  /development/ndk/platforms/android-3/include/linux/
soundcard.h 403 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int)
486 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
  /development/ndk/platforms/android-L/include/linux/
soundcard.h 432 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int)
522 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
    [all...]
  /external/kernel-headers/original/uapi/linux/
soundcard.h 584 #define SNDCTL_DSP_GETCAPS _SIOR ('P',15, int)
683 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
    [all...]

Completed in 609 milliseconds