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

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 101 enum snd_pcm_stream_t { enum
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
pcm.h 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
409 snd_pcm_stream_t stream, int mode);
411 snd_pcm_stream_t stream, int mode,
417 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
498 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
510 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
409 snd_pcm_stream_t stream, int mode);
411 snd_pcm_stream_t stream, int mode,
417 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
498 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
510 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
    [all...]

Completed in 79 milliseconds