1BYTES_TO_SAMPLES(9) Sound Devices BYTES_TO_SAMPLES(9)
23
4
NAME
6bytes_to_samples - Unit conversion of the size from bytes to samples
7
SYNOPSIS
9ssize_t bytes_to_samples(struct snd_pcm_runtime * runtime,
10ssize_t size);
11
ARGUMENTS
13runtime
14PCM runtime instance
1516
size
17size in bytes
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 BYTES_TO_SAMPLES(9)