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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_plugin.h 70 snd_pcm_stream_t stream, int mode,
74 snd_pcm_stream_t stream, int mode);
83 snd_pcm_stream_t stream, int mode);
93 snd_pcm_stream_t stream, int mode);
103 snd_pcm_stream_t stream, int mode);
113 snd_pcm_stream_t stream, int mode);
123 snd_pcm_stream_t stream, int mode);
133 snd_pcm_stream_t stream, int mode);
153 snd_pcm_stream_t stream, int mode);
164 snd_pcm_stream_t stream, int mode)
    [all...]
pcm_external.h 56 snd_pcm_stream_t stream, int mode)
pcm_extplug.h 92 snd_pcm_stream_t stream;
159 snd_pcm_stream_t stream, int mode);
pcm_ioplug.h 105 snd_pcm_stream_t stream; /**< stream direcion; read-only */
196 snd_pcm_stream_t stream, int mode);
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.15-4.8/sysroot/usr/include/alsa/
pcm_plugin.h 70 snd_pcm_stream_t stream, int mode,
74 snd_pcm_stream_t stream, int mode);
83 snd_pcm_stream_t stream, int mode);
93 snd_pcm_stream_t stream, int mode);
103 snd_pcm_stream_t stream, int mode);
113 snd_pcm_stream_t stream, int mode);
123 snd_pcm_stream_t stream, int mode);
133 snd_pcm_stream_t stream, int mode);
153 snd_pcm_stream_t stream, int mode);
164 snd_pcm_stream_t stream, int mode)
    [all...]
pcm_external.h 56 snd_pcm_stream_t stream, int mode)
pcm_extplug.h 92 snd_pcm_stream_t stream;
159 snd_pcm_stream_t stream, int mode);
pcm_ioplug.h 105 snd_pcm_stream_t stream; /**< stream direcion; read-only */
196 snd_pcm_stream_t stream, int mode);
pcm.h 105 } snd_pcm_stream_t; typedef in typeref:enum:_snd_pcm_stream
424 snd_pcm_stream_t stream, int mode);
426 snd_pcm_stream_t stream, int mode,
430 snd_pcm_stream_t stream, int mode);
435 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
516 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
528 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 101 enum snd_pcm_stream_t { enum

Completed in 61 milliseconds