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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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...]
  /external/chromium_org/third_party/libjingle/source/talk/sound/
alsasoundsystem.h 88 snd_pcm_stream_t type,
alsasoundsystem.cc 636 snd_pcm_stream_t type,
  /external/chromium_org/media/audio/alsa/
alsa_wrapper.h 30 snd_pcm_stream_t stream, int mode);
alsa_wrapper.cc 18 snd_pcm_stream_t stream, int mode) {
alsa_util.cc 16 snd_pcm_stream_t type,
alsa_output_unittest.cc 43 snd_pcm_stream_t stream, int mode));
    [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)) \
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 101 enum snd_pcm_stream_t { enum
  /external/qemu/distrib/sdl-1.2.15/src/audio/alsa/
SDL_alsa_audio.c 59 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 84 DYNLINK_FUNC(int,snd_pcm_open,(snd_pcm_t **pcm, const char *name,snd_pcm_stream_t stream, int mode)) \
    [all...]

Completed in 640 milliseconds