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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
397 snd_pcm_stream_t stream, int mode);
399 snd_pcm_stream_t stream, int mode,
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
479 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
491 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
397 snd_pcm_stream_t stream, int mode);
399 snd_pcm_stream_t stream, int mode,
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
479 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
491 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.7-4.6/sysroot/usr/include/alsa/
pcm.h 90 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
397 snd_pcm_stream_t stream, int mode);
399 snd_pcm_stream_t stream, int mode,
405 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
479 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
491 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
    [all...]

Completed in 196 milliseconds