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

/linux-4.1.27/sound/core/
H A Dpcm_memory.c42 static const size_t snd_minimum_buffer = 16384; variable
49 * the minimum size is snd_minimum_buffer. it should be power of 2.
65 } while (size >= snd_minimum_buffer); preallocate_pcm_pages()

Completed in 66 milliseconds