Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_t (Results 1 – 25 of 54) sorted by relevance

123

/third_party/alsa-lib/include/
Dpcm_plugin.h71 snd_pcm_stream_t stream, int mode,
75 snd_pcm_stream_t stream, int mode);
84 snd_pcm_stream_t stream, int mode);
94 snd_pcm_stream_t stream, int mode);
104 snd_pcm_stream_t stream, int mode);
114 snd_pcm_stream_t stream, int mode);
124 snd_pcm_stream_t stream, int mode);
134 snd_pcm_stream_t stream, int mode);
154 snd_pcm_stream_t stream, int mode);
165 snd_pcm_stream_t stream, int mode);
[all …]
Dpcm_extplug.h97 snd_pcm_stream_t stream;
176 snd_pcm_stream_t stream, int mode);
Dpcm_ioplug.h112 snd_pcm_stream_t stream; /**< stream direcion; read-only */
218 snd_pcm_stream_t stream, int mode);
Dpcm_external.h56 snd_pcm_stream_t stream, int mode)
Dpcm.h107 } snd_pcm_stream_t; typedef
505 snd_pcm_stream_t stream, int mode);
507 snd_pcm_stream_t stream, int mode,
511 snd_pcm_stream_t stream, int mode);
516 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
637 snd_pcm_stream_t stream);
688 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
700 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
1077 const char *snd_pcm_stream_name(const snd_pcm_stream_t stream);
/third_party/alsa-utils/axfer/
Dsubcmd-list.c22 snd_pcm_stream_t direction, snd_pcm_info_t *info) in dump_device()
55 snd_pcm_stream_t direction) in dump_devices()
88 static int list_devices(snd_pcm_stream_t direction) in list_devices()
141 static int list_pcms(snd_pcm_stream_t direction) in list_pcms()
255 int subcmd_list(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_list()
Dmain.c140 snd_pcm_stream_t *direction) in decide_direction()
144 snd_pcm_stream_t direction; in decide_direction()
151 snd_pcm_stream_t direction; in decide_direction()
226 snd_pcm_stream_t *direction) in detect_direction()
246 snd_pcm_stream_t direction; in main()
Dsubcmd.h14 int subcmd_list(int argc, char *const *argv, snd_pcm_stream_t direction);
16 int subcmd_transfer(int argc, char *const *argv, snd_pcm_stream_t direction);
Dxfer.h30 snd_pcm_stream_t direction;
59 snd_pcm_stream_t direction, int argc, char *const *argv);
85 int (*init)(struct xfer_context *xfer, snd_pcm_stream_t direction);
Dsubcmd-transfer.c122 static int context_init(struct context *ctx, snd_pcm_stream_t direction, in context_init()
328 static int context_pre_process(struct context *ctx, snd_pcm_stream_t direction, in context_pre_process()
371 snd_pcm_stream_t direction, in context_process_frames()
473 int subcmd_transfer(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_transfer()
Dxfer.c39 snd_pcm_stream_t direction, int argc, char *const *argv) in xfer_context_init()
/third_party/ffmpeg/libavdevice/
Dalsa.h79 int ff_alsa_open(AVFormatContext *s, snd_pcm_stream_t mode,
107 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type);
Dalsa.c167 av_cold int ff_alsa_open(AVFormatContext *ctx, snd_pcm_stream_t mode, in ff_alsa_open()
357 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type) in ff_alsa_get_device_list()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.h64 snd_pcm_stream_t stream);
68 snd_pcm_stream_t stream);
Dgstalsadeviceprovider.c32 GstCaps * caps, const gchar * internal_name, snd_pcm_stream_t stream,
46 snd_pcm_stream_t stream, gint card, gint dev) in add_device()
108 snd_pcm_stream_t stream; in gst_alsa_device_provider_probe()
301 snd_pcm_stream_t stream, GstStructure * props) in gst_alsa_device_new()
Dgstalsadeviceprovider.h71 snd_pcm_stream_t stream;
Dgstalsa.c499 snd_pcm_stream_t stream_type; in gst_alsa_probe_supported_formats()
563 gint device_num, snd_pcm_stream_t stream) in gst_alsa_find_device_name_no_handle()
625 snd_pcm_stream_t stream) in gst_alsa_find_card_name()
632 snd_pcm_t * handle, snd_pcm_stream_t stream) in gst_alsa_find_device_name()
/third_party/alsa-lib/src/pcm/
Dpcm_empty.c81 snd_pcm_stream_t stream, int mode) in _snd_pcm_empty_open()
Dpcm_asym.c79 snd_pcm_stream_t stream, int mode) in _snd_pcm_asym_open()
Dpcm_null.c379 int snd_pcm_null_open(snd_pcm_t **pcmp, const char *name, snd_pcm_stream_t stream, int mode) in snd_pcm_null_open()
466 snd_pcm_stream_t stream, int mode) in _snd_pcm_null_open()
Dpcm_lfloat.c469 snd_pcm_stream_t stream, int mode) in _snd_pcm_lfloat_open()
533 snd_pcm_stream_t stream ATTRIBUTE_UNUSED, in _snd_pcm_lfloat_open()
Dpcm_copy.c264 snd_pcm_stream_t stream, int mode) in _snd_pcm_copy_open()
Dpcm_local.h194 snd_pcm_stream_t stream;
369 snd_pcm_stream_t stream, int mode);
988 snd_config_t *conf, snd_pcm_stream_t stream,
992 snd_config_t *conf, snd_pcm_stream_t stream, in snd_pcm_open_slave()
Dpcm_dsnoop.c566 snd_pcm_stream_t stream, int mode) in snd_pcm_dsnoop_open()
809 snd_pcm_stream_t stream, int mode) in _snd_pcm_dsnoop_open()
Dpcm_direct.h371 struct slave_params *params, snd_pcm_stream_t stream, int mode);

123