Home
last modified time | relevance | path

Searched refs:snd_pcm_stream_t (Results 1 - 25 of 50) sorted by relevance

12

/third_party/alsa-lib/include/
H A 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);
147 snd_pcm_stream_t stream, int mode);
167 snd_pcm_stream_t strea
[all...]
H A Dpcm_extplug.h97 snd_pcm_stream_t stream;
176 snd_pcm_stream_t stream, int mode);
H A Dpcm_ioplug.h112 snd_pcm_stream_t stream; /**< stream direcion; read-only */
218 snd_pcm_stream_t stream, int mode);
H A Dpcm.h107 } snd_pcm_stream_t; typedef
522 snd_pcm_stream_t stream, int mode);
524 snd_pcm_stream_t stream, int mode,
528 snd_pcm_stream_t stream, int mode);
533 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm);
654 snd_pcm_stream_t stream);
705 snd_pcm_stream_t snd_pcm_info_get_stream(const snd_pcm_info_t *obj);
717 void snd_pcm_info_set_stream(snd_pcm_info_t *obj, snd_pcm_stream_t val);
1097 const char *snd_pcm_stream_name(const snd_pcm_stream_t stream);
H A Dpcm_external.h56 snd_pcm_stream_t stream, int mode)
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c22 snd_pcm_stream_t stream ATTRIBUTE_UNUSED, snd_pcm_info_t *info) in dump_device()
54 snd_pcm_stream_t direction) in dump_devices()
87 static int list_devices(snd_pcm_stream_t direction) in list_devices()
140 static int list_pcms(snd_pcm_stream_t direction) in list_pcms()
254 int subcmd_list(int argc, char *const *argv, snd_pcm_stream_t direction) in subcmd_list()
H A 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()
H A 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);
H A 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);
H A 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()
H A Dxfer.c39 snd_pcm_stream_t direction, int argc, char *const *argv) in xfer_context_init()
/third_party/ffmpeg/libavdevice/
H A 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);
H A Dalsa.c172 av_cold int ff_alsa_open(AVFormatContext *ctx, snd_pcm_stream_t mode, in ff_alsa_open()
362 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type) in ff_alsa_get_device_list()
/third_party/alsa-lib/src/pcm/
H A Dpcm_asym.c79 snd_pcm_stream_t stream, int mode) in _snd_pcm_asym_open()
H A Dpcm_empty.c81 snd_pcm_stream_t stream, int mode) in _snd_pcm_empty_open()
H A Dpcm_lfloat.c468 snd_pcm_stream_t stream, int mode) in _snd_pcm_lfloat_open()
532 snd_pcm_stream_t stream ATTRIBUTE_UNUSED, in _snd_pcm_lfloat_open()
H A 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()
H A Dpcm_copy.c264 snd_pcm_stream_t stream, int mode) in _snd_pcm_copy_open()
H A Dpcm_dsnoop.c532 snd_pcm_stream_t stream, int mode) in snd_pcm_dsnoop_open()
775 snd_pcm_stream_t stream, int mode) in _snd_pcm_dsnoop_open()
H A Dpcm.c760 * Returns the type #snd_pcm_stream_t of given PCM handle.
762 snd_pcm_stream_t snd_pcm_stream(snd_pcm_t *pcm) in snd_pcm_stream()
2129 const char *snd_pcm_stream_name(const snd_pcm_stream_t stream) in snd_pcm_stream_name()
2564 snd_pcm_stream_t stream, int mode) in snd_pcm_open_conf()
2575 snd_pcm_stream_t, int) = NULL; in snd_pcm_open_conf()
2713 const char *name, snd_pcm_stream_t stream, in snd_pcm_open_noupdate()
2745 snd_pcm_stream_t stream, int mode) in snd_pcm_open()
2775 snd_pcm_stream_t stream, int mode, in snd_pcm_open_lconf()
2794 snd_pcm_stream_t stream, int mode) in snd_pcm_open_fallback()
2808 snd_pcm_stream_t strea in snd_pcm_new()
[all...]
H A Dpcm_direct.h377 struct slave_params *params, snd_pcm_stream_t stream, int mode);
H A Dpcm_shm.c673 snd_pcm_stream_t stream, int mode) in snd_pcm_shm_open()
813 snd_pcm_stream_t stream, int mode) in _snd_pcm_shm_open()
H A Dpcm_dshare.c660 snd_pcm_stream_t stream, int mode) in snd_pcm_dshare_open()
923 snd_pcm_stream_t stream, int mode) in _snd_pcm_dshare_open()
H A Dpcm_local.h198 snd_pcm_stream_t stream;
375 snd_pcm_stream_t stream, int mode);
996 snd_config_t *conf, snd_pcm_stream_t stream,
1000 snd_config_t *conf, snd_pcm_stream_t stream, in snd_pcm_open_slave()
/third_party/alsa-utils/alsactl/
H A Dinfo.c25 static int pcm_device_list(snd_ctl_t *ctl, snd_pcm_stream_t stream, bool *first) in pcm_device_list()

Completed in 24 milliseconds

12