Home
last modified time | relevance | path

Searched refs:close_slave (Results 1 - 23 of 23) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_plugin.h81 snd_pcm_t *slave, int close_slave);
91 int close_slave);
101 int close_slave);
111 int close_slave);
121 int close_slave);
131 int close_slave);
141 int close_slave,
164 snd_pcm_t *slave, int close_slave);
175 snd_pcm_t *slave, int close_slave);
184 snd_pcm_t *slave, int close_slave);
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c178 * \param close_slave When set, the slave PCM handle is closed with copy PCM
184 int snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_pcm_t *slave, int close_slave) in snd_pcm_copy_open() argument
200 copy->plug.gen.close_slave = close_slave; in snd_pcm_copy_open()
H A Dpcm_lfloat.c376 * \param close_slave When set, the slave PCM handle is closed with copy PCM
382 int snd_pcm_lfloat_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_lfloat_open() argument
402 lfloat->plug.gen.close_slave = close_slave; in snd_pcm_lfloat_open()
522 int close_slave ATTRIBUTE_UNUSED) in snd_pcm_lfloat_open()
H A Dpcm_plug.c72 if (plug->gen.close_slave) { in snd_pcm_plug_close()
501 int close_slave) in iec958_open()
506 return snd_pcm_iec958_open(pcmp, name, sformat, slave, close_slave, NULL, preamble_vals, 0); in iec958_open()
515 int (*f)(snd_pcm_t **_pcm, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave); in snd_pcm_plug_change_format()
1140 * \param close_slave When set, the slave PCM handle is closed with copy PCM
1154 snd_pcm_t *slave, int close_slave) in snd_pcm_plug_open()
1168 plug->gen.close_slave = close_slave; in snd_pcm_plug_open()
499 iec958_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) iec958_open() argument
1146 snd_pcm_plug_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, int srate, const snd_config_t *rate_converter, enum snd_pcm_plug_route_policy route_policy, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) snd_pcm_plug_open() argument
H A Dpcm_linear.c421 * \param close_slave When set, the slave PCM handle is closed with copy PCM
427 int snd_pcm_linear_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_linear_open() argument
446 linear->plug.gen.close_slave = close_slave; in snd_pcm_linear_open()
H A Dpcm_mulaw.c431 * \param close_slave When set, the slave PCM handle is closed with copy PCM
437 int snd_pcm_mulaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_mulaw_open() argument
457 mulaw->plug.gen.close_slave = close_slave; in snd_pcm_mulaw_open()
H A Dpcm_mmap_emul.c408 snd_pcm_t *slave, int close_slave) in __snd_pcm_mmap_emul_open()
418 map->gen.close_slave = close_slave; in __snd_pcm_mmap_emul_open()
407 __snd_pcm_mmap_emul_open(snd_pcm_t **pcmp, const char *name, snd_pcm_t *slave, int close_slave) __snd_pcm_mmap_emul_open() argument
H A Dpcm_adpcm.c544 * \param close_slave When set, the slave PCM handle is closed with copy PCM
550 int snd_pcm_adpcm_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_adpcm_open() argument
569 adpcm->plug.gen.close_slave = close_slave; in snd_pcm_adpcm_open()
H A Dpcm_alaw.c418 * \param close_slave When set, the slave PCM handle is closed with copy PCM
424 int snd_pcm_alaw_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave) in snd_pcm_alaw_open() argument
444 alaw->plug.gen.close_slave = close_slave; in snd_pcm_alaw_open()
H A Dpcm_hooks.c210 * \param close_slave If set, slave PCM handle is closed when hooks PCM is closed
216 int snd_pcm_hooks_open(snd_pcm_t **pcmp, const char *name, snd_pcm_t *slave, int close_slave) in snd_pcm_hooks_open() argument
227 h->gen.close_slave = close_slave; in snd_pcm_hooks_open()
H A Dpcm_iec958.c555 * \param close_slave When set, the slave PCM handle is closed with copy PCM
565 snd_pcm_t *slave, int close_slave, in snd_pcm_iec958_open()
598 iec->plug.gen.close_slave = close_slave; in snd_pcm_iec958_open()
564 snd_pcm_iec958_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, snd_pcm_t *slave, int close_slave, const unsigned char *status_bits, const unsigned char *preamble_vals, int hdmi_mode) snd_pcm_iec958_open() argument
H A Dpcm_generic.h24 int close_slave; member
H A Dpcm_meter.c280 if (meter->gen.close_slave) in snd_pcm_meter_close()
563 * \param close_slave When set, the slave PCM handle is closed with copy PCM
570 snd_pcm_t *slave, int close_slave) in snd_pcm_meter_open()
580 meter->gen.close_slave = close_slave; in snd_pcm_meter_open()
569 snd_pcm_meter_open(snd_pcm_t **pcmp, const char *name, unsigned int frequency, snd_pcm_t *slave, int close_slave) snd_pcm_meter_open() argument
H A Dpcm_softvol.c450 if (svol->plug.gen.close_slave) in softvol_free()
908 * \param close_slave When set, the slave PCM handle is closed with copy PCM
919 snd_pcm_t *slave, int close_slave) in snd_pcm_softvol_open()
959 svol->plug.gen.close_slave = close_slave; in snd_pcm_softvol_open()
914 snd_pcm_softvol_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int ctl_card, snd_ctl_elem_id_t *ctl_id, int cchannels, double min_dB, double max_dB, int resolution, snd_pcm_t *slave, int close_slave) snd_pcm_softvol_open() argument
H A Dpcm_generic.c40 if (generic->close_slave) in snd_pcm_generic_close()
H A Dpcm_route.c1011 * \param close_slave When set, the slave PCM handle is closed with copy PCM
1022 snd_pcm_t *slave, int close_slave) in snd_pcm_route_open()
1043 route->plug.gen.close_slave = close_slave; in snd_pcm_route_open()
1017 snd_pcm_route_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) snd_pcm_route_open() argument
H A Dpcm_file.c891 * \param close_slave When set, the slave PCM handle is closed with copy PCM
901 const char *fmt, int perm, snd_pcm_t *slave, int close_slave, in snd_pcm_file_open()
946 file->gen.close_slave = close_slave; in snd_pcm_file_open()
898 snd_pcm_file_open(snd_pcm_t **pcmp, const char *name, const char *fname, int fd, const char *ifname, int ifd, int trunc, const char *fmt, int perm, snd_pcm_t *slave, int close_slave, snd_pcm_stream_t stream) snd_pcm_file_open() argument
H A Dpcm_ladspa.c1580 * \param close_slave When set, the slave PCM handle is closed with copy PCM
1591 snd_pcm_t *slave, int close_slave) in snd_pcm_ladspa_open()
1611 ladspa->plug.gen.close_slave = close_slave; in snd_pcm_ladspa_open()
1586 snd_pcm_ladspa_open(snd_pcm_t **pcmp, const char *name, const char *ladspa_path, unsigned int channels, snd_config_t *ladspa_pplugins, snd_config_t *ladspa_cplugins, snd_pcm_t *slave, int close_slave) snd_pcm_ladspa_open() argument
H A Dpcm_multi.c47 int close_slave; member
74 if (slave->close_slave) { in snd_pcm_multi_close()
1120 slave->close_slave = close_slaves; in snd_pcm_multi_open()
H A Dpcm_rate.c1489 * \param close_slave When set, the slave PCM handle is closed with copy PCM
1498 snd_pcm_t *slave, int close_slave) in snd_pcm_rate_open()
1518 rate->gen.close_slave = close_slave; in snd_pcm_rate_open()
1495 snd_pcm_rate_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, unsigned int srate, const snd_config_t *converter, snd_pcm_t *slave, int close_slave) snd_pcm_rate_open() argument
H A Dpcm_extplug.c719 ext->plug.gen.close_slave = 1; in snd_pcm_extplug_create()
H A Dpcm_local.h1012 snd_pcm_t *slave, int close_slave);
/third_party/ffmpeg/libavformat/
H A Dtee.c118 static int close_slave(TeeSlave *tee_slave) in close_slave() function
151 close_slave(&tee->slaves[i]); in close_slaves()
437 close_slave(tee_slave); in tee_process_slave_failure()
525 if ((ret = close_slave(&tee->slaves[i])) < 0) { in tee_write_trailer()

Completed in 31 milliseconds