git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
989b013
)
ALSA: pcm: Add snd_pcm_rate_bit_to_rate()
author
Dimitris Papastamos
<dp@opensource.wolfsonmicro.com>
Fri, 15 Jun 2012 15:35:28 +0000
(16:35 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Jun 2012 07:38:58 +0000
(09:38 +0200)
This is essentially the reverse of snd_pcm_rate_to_rate_bit().
This is generally useful as the Compress API uses the rate bit
directly and it helps to be able to map back to the actual sample
rate.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found