Home
last modified time | relevance | path

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

/third_party/alsa-utils/bat/
H A Dcommon.h242 unsigned int periods_total; member
H A Dtinyalsa.c236 && bat->periods_played >= bat->periods_total) in play_sample()
416 && bat->periods_played >= bat->periods_total) in capture_sample()
H A Dalsa.c420 && bat->periods_played >= bat->periods_total) in write_to_pcm_loop()
593 && bat->periods_played >= bat->periods_total) in read_from_pcm_loop()
H A Dbat.c477 bat->periods_total = atoi(optarg); in parse_arguments()

Completed in 4 milliseconds