Searched refs:bytes_per_second (Results 1 – 2 of 2) sorted by relevance
383 u32 bytes_per_second; in hpi_stream_estimate_buffer_size() local393 bytes_per_second = pF->sample_rate * 2L * channels; in hpi_stream_estimate_buffer_size()396 bytes_per_second = pF->sample_rate * 3L * channels; in hpi_stream_estimate_buffer_size()400 bytes_per_second = pF->sample_rate * 4L * channels; in hpi_stream_estimate_buffer_size()403 bytes_per_second = pF->sample_rate * 1L * channels; in hpi_stream_estimate_buffer_size()408 bytes_per_second = pF->bit_rate / 8L; in hpi_stream_estimate_buffer_size()412 bytes_per_second = 256000L / 8L; in hpi_stream_estimate_buffer_size()417 size = (bytes_per_second * host_polling_rate_in_milli_seconds * 2) / in hpi_stream_estimate_buffer_size()
36 for policy is "<major>:<minor> <bytes_per_second>"::