Searched defs:period_size (Results 1 – 5 of 5) sorted by relevance
112 int period_size; in write() local
128 int period_size; in read() local
131 unsigned int period_size = profile_calc_min_period_size(profile, sample_rate); in profile_get_period_size() local
34 unsigned period_size; member
2615 static int period_size_is_plausible_for_low_latency(int period_size) in period_size_is_plausible_for_low_latency()