Home
last modified time | relevance | path

Searched refs:periods_played (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-utils/bat/
H A Dtinyalsa.c186 bat->periods_played++; in latencytest_process_output()
234 bat->periods_played++; in play_sample()
236 && bat->periods_played >= bat->periods_total) in play_sample()
413 bat->periods_played++; in capture_sample()
416 && bat->periods_played >= bat->periods_total) in capture_sample()
H A Dalsa.c373 bat->periods_played++; in latencytest_process_output()
418 bat->periods_played++; in write_to_pcm_loop()
420 && bat->periods_played >= bat->periods_total) in write_to_pcm_loop()
590 bat->periods_played++; in read_from_pcm_loop()
593 && bat->periods_played >= bat->periods_total) in read_from_pcm_loop()
H A Dlatencytest.c184 bat->periods_played = 0; in roundtrip_latency_init()
232 if (bat->periods_played * frames > 2 * bat->rate in handleoutput()
H A Dcommon.h241 unsigned int periods_played; member

Completed in 4 milliseconds