Home
last modified time | relevance | path

Searched defs:slave (Results 1 - 25 of 38) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dtee_common.c33 int ff_tee_parse_slave_options(void *log, char *slave, in ff_tee_parse_slave_options() argument
H A Dtee.c156 static int open_slave(AVFormatContext *avf, char *slave, TeeSlave *tee_slave) in open_slave() argument
410 static void log_slave(TeeSlave *slave, voi argument
461 char *slave = av_get_token(&filename, slave_delim); tee_write_header() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_asym.c83 snd_config_t *slave = NULL, *sconf; in _snd_pcm_asym_open() local
[all...]
H A Dpcm_empty.c83 snd_config_t *slave = NULL, *sconf; in _snd_pcm_empty_open() local
H A Dpcm_copy.c184 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
269 snd_config_t *slave = NULL, *sconf; _snd_pcm_copy_open() local
[all...]
H A Dpcm_plugin.c151 snd_pcm_t *slave = plugin->gen.slave; in snd_pcm_plugin_call_init_cb() local
239 snd_pcm_t *slave = plugin->gen.slave; snd_pcm_plugin_write_areas() local
296 snd_pcm_t *slave = plugin->gen.slave; snd_pcm_plugin_read_areas() local
391 snd_pcm_t *slave = plugin->gen.slave; snd_pcm_plugin_mmap_commit() local
464 snd_pcm_t *slave = plugin->gen.slave; snd_pcm_plugin_sync_hw_ptr_capture() local
540 snd_pcm_t *slave = plugin->gen.slave; snd_pcm_plugin_avail_update() local
605 snd_pcm_t *slave = generic->slave; snd_pcm_plugin_may_wait_for_avail_min_conv() local
[all...]
H A Dpcm_mmap_emul.c277 snd_pcm_t *slave = map->gen.slave; in sync_slave_write() local
300 snd_pcm_t *slave = map->gen.slave; sync_slave_read() local
321 snd_pcm_t *slave = map->gen.slave; snd_pcm_mmap_emul_mmap_commit() local
334 snd_pcm_t *slave = map->gen.slave; snd_pcm_mmap_emul_avail_update() local
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
479 snd_config_t *slave = NULL, *sconf; _snd_pcm_mmap_emul_open() local
[all...]
H A Dpcm_generic.h23 snd_pcm_t *slave; member
H A Dpcm_hooks.c216 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
487 snd_config_t *slave = NULL, *sconf; _snd_pcm_hooks_open() local
[all...]
H A Dpcm_iec958.c564 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
693 snd_config_t *slave = NULL, *sconf; _snd_pcm_iec958_open() local
[all...]
H A Dpcm_lfloat.c271 snd_pcm_t *slave = lfloat->plug.gen.slave; in snd_pcm_lfloat_hw_params() local
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
473 snd_config_t *slave = NULL, *sconf; _snd_pcm_lfloat_open() local
[all...]
H A Dpcm_linear.c427 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
516 snd_config_t *slave = NULL, *sconf; _snd_pcm_linear_open() local
[all...]
H A Dpcm_mulaw.c437 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
528 snd_config_t *slave = NULL, *sconf; _snd_pcm_mulaw_open() local
[all...]
H A Dpcm_adpcm.c550 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
640 snd_config_t *slave = NULL, *sconf; _snd_pcm_adpcm_open() local
[all...]
H A Dpcm_alaw.c424 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
515 snd_config_t *slave = NULL, *sconf; _snd_pcm_alaw_open() local
[all...]
H A Dpcm_extplug.c296 snd_pcm_t *slave = ext->plug.gen.slave; in snd_pcm_extplug_hw_params() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/termios/
H A Dtcflow.c53 char *slave = ptsname(fdm); in tcflow_0100() local
/third_party/rust/crates/nix/src/
H A Dpty.rs258 let mut slave = mem::MaybeUninit::<libc::c_int>::uninit(); openpty() variables
[all...]
/third_party/toybox/toys/other/
H A Di2ctools.c89 static int i2c_open(int bus, int slave, int chip) in i2c_open() argument
/third_party/alsa-lib/src/ucm/
H A Ducm_local.h129 int slave; member
H A Dutils.c197 uc_mgr_ctl_add(snd_use_case_mgr_t *uc_mgr, struct ctl_list **ctl_list, snd_ctl_t *ctl, int card, snd_ctl_card_info_t *info, const char *device, int slave) uc_mgr_ctl_add() argument
258 uc_mgr_open_ctl(snd_use_case_mgr_t *uc_mgr, struct ctl_list **ctll, const char *device, int slave) uc_mgr_open_ctl() argument
[all...]
/third_party/alsa-lib/src/mixer/
H A Dmixer.c234 snd_mixer_slave_t *slave; in snd_mixer_attach_hctl() local
536 snd_mixer_slave_t *slave; in snd_mixer_class_register() local
[all...]
/third_party/alsa-lib/test/
H A Dplaymidi1.c85 static int slave = 0; /* allow external sync */ variable
[all...]
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.c423 int serverSendLockLocal(struct flock *request, int slave) in serverSendLockLocal() argument
748 void *slave(void *data) slave() function
[all...]
/third_party/python/Lib/
H A Dnntplib.py804 def slave(self): member in NNTP

Completed in 19 milliseconds

12