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

  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 68 struct snd_pcm_hw_params *p, int n)
75 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n)
97 static void param_init(struct snd_pcm_hw_params *p)
167 static inline void getAlsaParamInterval(const struct snd_pcm_hw_params& params,
172 const_cast<struct snd_pcm_hw_params*>(&params), n);
215 struct snd_pcm_hw_params params;
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
alsasymboltable_linux.h 71 X(snd_pcm_hw_params) \
  /bionic/libc/kernel/uapi/sound/
asound.h 339 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 357 struct snd_pcm_hw_params { struct
519 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params)
520 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params)
    [all...]

Completed in 786 milliseconds