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

/linux-4.1.27/sound/core/
H A Dpcm_misc.c514 * @rate_bit: the rate bit to convert
519 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit) snd_pcm_rate_bit_to_rate() argument
524 if ((1u << i) == rate_bit) snd_pcm_rate_bit_to_rate()
/linux-4.1.27/include/sound/
H A Dpcm.h1086 unsigned int snd_pcm_rate_bit_to_rate(unsigned int rate_bit);

Completed in 45 milliseconds