commit | 4be77a530be1ea62574f31c20dd9848e7e2ab0f6 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Fri Jun 15 16:35:28 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 18 09:38:58 2012 +0200 |
tree | 2e7fa7c283039b028e1136702f7254fede8acf1e | |
parent | 989b01385fa3cc4eaa488068a0868ae4de5198a9 [diff] |
ALSA: pcm: Add snd_pcm_rate_bit_to_rate() 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>