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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 104 snd_pcm_stream_t stream; /**< stream direcion; read-only */
195 snd_pcm_stream_t stream, int mode);
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...]
  /external/qemu/android/config/
check-alsa.c 52 DYN_FUNCTION(int,snd_pcm_open,(snd_pcm_t **pcm, const char *name,snd_pcm_stream_t stream, int mode)) \
  /external/qemu/distrib/sdl-1.2.12/src/audio/alsa/
SDL_alsa_audio.c 63 static int (*SDL_snd_pcm_open)(snd_pcm_t **pcm, const char *name, snd_pcm_stream_t stream, int mode);
64 static int (*SDL_NAME(snd_pcm_open))(snd_pcm_t **pcm, const char *name, snd_pcm_stream_t stream, int mode);
  /external/qemu/audio/
alsaaudio.c 83 DYNLINK_FUNC(int,snd_pcm_open,(snd_pcm_t **pcm, const char *name,snd_pcm_stream_t stream, int mode)) \
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c     [all...]

Completed in 208 milliseconds