Home
last modified time | relevance | path

Searched defs:period_time (Results 1 - 10 of 10) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c225 unsigned int period_time[2]; in snd_spcm_init_duplex() local
47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) set_hw_params() argument
[all...]
H A Dpcm_direct.h69 int period_time; member
88 snd_interval_t period_time; member
99 unsigned int period_time; member
H A Dpcm_share.c81 snd_pcm_sframes_t period_time; member
H A Dpcm_direct.c968 snd_interval_t period_time = dshare->shmptr->hw.period_time; local
[all...]
H A Dpcm_local.h212 unsigned int period_time; /* period duration */ member
H A Dpcm.c8797 unsigned int rrate, period_time; in snd_pcm_set_params() local
[all...]
/third_party/alsa-utils/bat/
H A Dalsa.c79 unsigned int period_time = 0; in set_snd_pcm_params() local
/third_party/alsa-lib/test/
H A Dpcm.c26 static unsigned int period_time = 100000; /* period time in us */ variable
[all...]
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c109 static unsigned int period_time = UINT_MAX; /* period time in us */ variable
[all...]
/third_party/alsa-utils/aplay/
H A Daplay.c120 static unsigned period_time = 0; variable

Completed in 28 milliseconds