Searched refs:speriod_time (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_share.c | 1370 * \param speriod_time Slave period time 1384 int speriod_time, int sbuffer_time, in snd_pcm_share_open() 1503 slave->period_time = speriod_time; in snd_pcm_share_open() 1625 int speriod_time= -1, sbuffer_time = -1; in _snd_pcm_share_open() local 1658 SND_PCM_HW_PARAM_PERIOD_TIME, 0, &speriod_time, in _snd_pcm_share_open() 1725 speriod_time, sbuffer_time, in _snd_pcm_share_open() 1381 snd_pcm_share_open(snd_pcm_t **pcmp, const char *name, const char *sname, snd_pcm_format_t sformat, int srate, unsigned int schannels, int speriod_time, int sbuffer_time, unsigned int channels, unsigned int *channels_map, snd_pcm_stream_t stream, int mode) snd_pcm_share_open() argument
|
Completed in 5 milliseconds