Searched refs:close_slaves (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | tee.c | 145 static void close_slaves(AVFormatContext *avf) in close_slaves() function 513 close_slaves(avf); in tee_write_header()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_multi.c | 1070 * \param close_slaves When set, the slave PCM handle is closed 1081 int close_slaves) in snd_pcm_multi_open() 1120 slave->close_slave = close_slaves; in snd_pcm_multi_open() 1076 snd_pcm_multi_open(snd_pcm_t **pcmp, const char *name, unsigned int slaves_count, unsigned int master_slave, snd_pcm_t **slaves_pcm, unsigned int *schannels_count, unsigned int channels_count, int *sidxs, unsigned int *schannels, int close_slaves) snd_pcm_multi_open() argument
|
Completed in 4 milliseconds